Share via


NSWindowController.ShouldCascadeWindows Property

Definition

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

Property Value

Attributes

Applies to