Condividi tramite


UNUserNotificationCenter.GetNotificationSettingsAsync Metodo

Definizione

Restituisce l'oggetto impostazioni di notifica per l'app, elaborandolo prima che venga restituito.

public virtual System.Threading.Tasks.Task<UserNotifications.UNNotificationSettings> GetNotificationSettingsAsync ();
abstract member GetNotificationSettingsAsync : unit -> System.Threading.Tasks.Task<UserNotifications.UNNotificationSettings>
override this.GetNotificationSettingsAsync : unit -> System.Threading.Tasks.Task<UserNotifications.UNNotificationSettings>

Restituisce

Attività che restituisce le impostazioni di notifica per l'app.

Si applica a