UIScreen.NativeBounds Property

Definition

Bounding rectangle for the screen, measured in pixels.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect NativeBounds { [Foundation.Export("nativeBounds")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.NativeBounds : CoreGraphics.CGRect

Property Value

Attributes

Applies to