Gets the height of the device in pixels.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)

Syntax

JavaScript
C1.Web.iPhone.Common.get_deviceHeight = function();

Field Value

The height of the device.

See Also