Partager via


UNUserNotificationCenter.GetNotificationSettingsAsync Méthode

Définition

Retourne l’objet de paramètres de notification pour l’application, qu’il traite avant qu’il ne soit retourné.

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>

Retours

Tâche qui retourne les paramètres de notification pour l’application.

S’applique à