MTKView.ColorPixelFormat 属性

定义

获取或设置当前可绘制对象的像素格式。

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

属性值

属性

适用于