WKInterfaceDevice.ScreenBounds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.