MTKView.SampleCount Property

Definition

Gets or sets the sample count for multisample antialiasing.

public virtual nuint SampleCount { [Foundation.Export("sampleCount", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setSampleCount:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.SampleCount : nuint with get, set

Property Value

System.System.UIntPtr System.unativeint
Attributes

Applies to