Share via


VTSuperResolutionScalerConfiguration.SupportedScaleFactors Property

Definition

[ObjCRuntime.BindAs(typeof(System.Single[]), OriginalType=typeof(Foundation.NSNumber[]))]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static float[] SupportedScaleFactors { [Foundation.Export("supportedScaleFactors")] get; }
[<ObjCRuntime.BindAs(typeof(System.Single[]), OriginalType=typeof(Foundation.NSNumber[]))>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("supportedScaleFactors")>]
static member SupportedScaleFactors : single[]

Property Value

Single[]
Attributes

Applies to