Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/IScreen.cs
The IScreen interface of the Screen API represents a screen, usually the one on which the current window is being rendered.
| Property | Type | Access | Description |
|---|---|---|---|
IScreen |
interface |
get | The IScreen interface of the Screen API represents a screen, usually the one on which the current window is being rendered. |