VSAccountMetadataRequest.InterruptionAllowed Property

Definition

If true, the user may be prompted to authenticate.

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

Property Value

Attributes

Applies to