Share via


MTKView.ClearStencil Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual uint ClearStencil { [Foundation.Export("clearStencil")] get; [Foundation.Export("setClearStencil:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("clearStencil")>]
[<set: Foundation.Export("setClearStencil:")>]
member this.ClearStencil : uint32 with get, set

Property Value

Attributes

Applies to