Share via


UIMutableUserNotificationAction.Behavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIUserNotificationActionBehavior Behavior { [Foundation.Export("behavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setBehavior:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("behavior", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setBehavior:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Behavior : UIKit.UIUserNotificationActionBehavior with get, set

Property Value

Attributes

Applies to