Gets the width of the device in pixels.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.Client (in C1.Web.iPhone.Client.dll)
Syntax
JavaScript |
---|
C1.Web.iPhone.Common.get_deviceWidth = function(); |
Field Value
The width of the device.
Remarks
Note current device width depends on current view port orientation.