Freigeben über


UNUserNotificationCenter.GetNotificationSettingsAsync Methode

Definition

Gibt das Benachrichtigungseinstellungsobjekt für die App zurück und verarbeitet es, bevor es zurückgegeben wird.

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>

Gibt zurück

Eine Aufgabe, die die Benachrichtigungseinstellungen für die App zurückgibt.

Gilt für: