Share via


UIUserNotificationAction.AuthenticationRequired Property

Definition

Designates if the user needs to unlock the device before the action is performed. (read-only)

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

Property Value

Attributes

Applies to