Example #1
0
 private void OnApplicationResuming(object sender, object e)
 {
     CurrentActivity?.OnApplicationResume();
 }