Example #1
0
 private void OnApplicationSuspending(object sender, SuspendingEventArgs e)
 {
     CurrentActivity?.OnApplicationSuspend();
 }