Пример #1
0
 void BatteryInfoChangedNotification(object sender, NSNotificationEventArgs args)
 => PlatformUtils.BeginInvokeOnMainThread(OnBatteryInfoChanged);
Пример #2
0
 void PowerChangedNotification(NSNotification notification)
 => PlatformUtils.BeginInvokeOnMainThread(OnEnergySaverChanged);