IMobileDevice Properties Ingeniux DSS Library

The IMobileDevice type exposes the following members.

Properties

  Name Description
Public property IsTablet
Checks whether the device is a tablet.
Public property MajorVersion
Gets the major version of the device.
Public property Manufacturer
Gets the name of the device's manufacturer.
Public property MinorVersion
Gets the minor version of the device.
Public property Model
Gets the model of the device.
Public property ScreenHeight
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.
Public property ScreenWidth
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.
Public property UserAgent
Gets the raw user-agent string for the device.
Top
See Also

Reference