public async override void OnBackCommand(object obj) { await _appSettingsManager.UpdatePresetAsync(PresetModel); base.OnBackCommand(obj); }