Share via


MTKView.DepthStencilAttachmentTextureUsage Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLTextureUsage DepthStencilAttachmentTextureUsage { [Foundation.Export("depthStencilAttachmentTextureUsage", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDepthStencilAttachmentTextureUsage:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("depthStencilAttachmentTextureUsage", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setDepthStencilAttachmentTextureUsage:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.DepthStencilAttachmentTextureUsage : Metal.MTLTextureUsage with get, set

Property Value

Attributes

Applies to