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


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

Определение

Перечисляет причины, по которым оповещение навигации было отклонено.

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

Поля

SystemDismissed 2

Система отвечала за отклонение оповещения.

Timeout 0

Срок действия оповещения истек.

UserDismissed 1

Пользователь отклонил оповещение.

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