Example #1
0
 private async Task GetAlarmStateAsync()
 {
     AlarmState = await AppSettingsService.GetAlarmStateAsync();
 }