Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 459 Bytes

File metadata and controls

13 lines (8 loc) · 459 Bytes

IScreen

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.

Properties

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.