MTKView.ColorPixelFormat Property

Definition

Gets or sets the pixel format for the current drawable.

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

Property Value

Attributes

Applies to