UIScreen.NativeScale Property

Definition

Physical screen native scale factor.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat NativeScale { [Foundation.Export("nativeScale")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.NativeScale : nfloat

Property Value

Attributes

Applies to