Share via


SKView.DisableDepthStencilBuffer Property

Definition

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

Property Value

Attributes

Applies to