Share via


NSWindow.DepthLimit Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSWindowDepth DepthLimit { [Foundation.Export("depthLimit")] get; [Foundation.Export("setDepthLimit:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("depthLimit")>]
[<set: Foundation.Export("setDepthLimit:")>]
member this.DepthLimit : AppKit.NSWindowDepth with get, set

Property Value

Attributes

Applies to