Share via


UIUserNotificationActionContext Enumeración

Definición

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'UNNotificationCategory.Actions' instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIUserNotificationActionContext
type UIUserNotificationActionContext = 
Herencia
UIUserNotificationActionContext
Atributos

Campos

Default 0

La interfaz de usuario completa se muestra para la alerta de la notificación. Permite hasta cuatro UIUserNotificationActions.

Minimal 1

Solo hay espacio mínimo disponible para la alerta de la notificación. Permite hasta dos UIUserNotificationActions.

Se aplica a