Classes
Screen
An object describing general information about a display.
Defined in: platform/screen/index.d.ts:41
An object describing general information about a display.
Constructors
Constructor
new Screen(): Screen;Returns
Screen
Properties
mainScreen
static mainScreen: ScreenMetrics;Defined in: platform/screen/index.d.ts:45
Gets information about the main screen of the current device.
- Previous
- RootLayout
- Next
- ScrollView