availWidth property
int
get
availWidth
The Screen.availWidth
property returns the amount of
horizontal space (in pixels) available to the window.
Implementation
external int get availWidth;
The Screen.availWidth
property returns the amount of
horizontal space (in pixels) available to the window.
external int get availWidth;