Click or drag to resize

IMobileDeviceScreenWidth Property

Gets the width 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 ScreenWidth { get; }

Property Value

Type: Int32
See Also