Click or drag to resize

IMobileDeviceScreenHeight Property

Gets the height of the device's screen. The size corresponds to the device's display, not necessarily to the actual pixels of the screen.

Namespace:  Ingeniux.Runtime.Mobile
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
int ScreenHeight { get; }

Property Value

Type: Int32
See Also