Compartilhar via


UNUserNotificationCenter.GetNotificationSettingsAsync Método

Definição

Retorna o objeto de configurações de notificação para o aplicativo, processando-o antes de ser retornado.

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>

Retornos

Uma tarefa que retorna as configurações de notificação para o aplicativo.

Aplica-se a