Share via


UIMutableUserNotificationAction.AuthenticationRequired Property

Definition

Gets or sets a value that tells whether the device must be unlocked before the action is run.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AuthenticationRequired { [Foundation.Export("isAuthenticationRequired")] get; [Foundation.Export("setAuthenticationRequired:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isAuthenticationRequired")>]
[<set: Foundation.Export("setAuthenticationRequired:")>]
member this.AuthenticationRequired : bool with get, set

Property Value

Attributes

Applies to