height property
int
get
height
The Screen.height
read-only property returns the height
of the screen in pixels.
Implementation
external int get height;
The Screen.height
read-only property returns the height
of the screen in pixels.
external int get height;