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;