Edit

Share via


WKInterfaceDevice.ScreenBounds Property

Definition

The dimensions of the device's screen.

public virtual CoreGraphics.CGRect ScreenBounds { [Foundation.Export("screenBounds")] get; }
member this.ScreenBounds : CoreGraphics.CGRect

Property Value

Attributes

Remarks

The CGRect returned by this method may be different than that used to display the app's content.

Applies to