Поделиться через


UNNotificationSetting Перечисление

Определение

Перечисляет состояния уведомлений.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public enum UNNotificationSetting
type UNNotificationSetting = 
Наследование
UNNotificationSetting
Атрибуты

Поля

Disabled 1

Уведомление отключено.

Enabled 2

Уведомление включено.

NotSupported 0

Тип уведомления не поддерживается целевым приложением.

Применяется к