예제 #1
0
 void BatteryInfoChangedNotification(object sender, NSNotificationEventArgs args)
 => PlatformUtils.BeginInvokeOnMainThread(OnBatteryInfoChanged);
예제 #2
0
 void PowerChangedNotification(NSNotification notification)
 => PlatformUtils.BeginInvokeOnMainThread(OnEnergySaverChanged);