Compartir a través de


UIUserNotificationAction.Behavior Propiedad

Definición

Contiene el tipo de acción de respuesta del usuario permitida (es decir, si se permite la entrada de texto).

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIUserNotificationActionBehavior Behavior { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("behavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.NotImplemented] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Behavior : UIKit.UIUserNotificationActionBehavior with get, set

Valor de propiedad

Atributos

Se aplica a