xamarin
To terminate the app in Xamarin, you can use the code below to terminate the app.
----
----
System.Diagnostics.Process.GetCurrentProcess().CloseMainWindow();
'Programming' 카테고리의 다른 글
Flutter - 설치 mac os (2020.07.31) (0) | 2020.07.31 |
---|---|
Webview 사용시 ssl 문제 (ignore ssl error) (0) | 2020.01.23 |
아이폰에 프로비전 파일 넣기 (2019.11.23) (0) | 2019.11.23 |
파일) Line단위로 쓰기 (0) | 2017.03.17 |
파일) Path (0) | 2017.03.17 |