Share via


TCTouchControllerDescriptor.DepthAttachmentPixelFormat Property

Definition

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

Property Value

Attributes

Applies to