Share via


IMTLDevice.ProgrammableSamplePositionsSupported Property

Definition

Returns a Boolean value that tells whether programmable sample positions are supported.

[Foundation.RequiredMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ProgrammableSamplePositionsSupported { [Foundation.Export("areProgrammableSamplePositionsSupported")] get; }
[<Foundation.RequiredMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("areProgrammableSamplePositionsSupported")>]
member this.ProgrammableSamplePositionsSupported : bool

Property Value

Attributes

Applies to