Share via


NSWindow.CanBecomeVisibleWithoutLogin Property

Definition

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

Property Value

Attributes

Applies to