Share via


MTKView.ClearDepth Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double ClearDepth { [Foundation.Export("clearDepth")] get; [Foundation.Export("setClearDepth:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("clearDepth")>]
[<set: Foundation.Export("setClearDepth:")>]
member this.ClearDepth : double with get, set

Property Value

Attributes

Applies to