The following objects are directly related to the screen
API.
The screen object has the following properties.
Property | Type | Description |
---|---|---|
screenid | string | (readonly) ID of the screen. |
name (required) |
string | Name of the screen. |
hsize | integer | Width of the screen. Default: 1 |
vsize | integer | Height of the screen. Default: 1 |