Share via


TCTouchControllerDescriptor.StencilAttachmentPixelFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLPixelFormat StencilAttachmentPixelFormat { [Foundation.Export("stencilAttachmentPixelFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setStencilAttachmentPixelFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("stencilAttachmentPixelFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setStencilAttachmentPixelFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.StencilAttachmentPixelFormat : Metal.MTLPixelFormat with get, set

Property Value

Attributes

Applies to