MTKView.DepthStencilPixelFormat Property

Definition

Gets or sets the pixel format for the depth stencil.

public virtual Metal.MTLPixelFormat DepthStencilPixelFormat { [Foundation.Export("depthStencilPixelFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDepthStencilPixelFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DepthStencilPixelFormat : Metal.MTLPixelFormat with get, set

Property Value

Attributes

Applies to