width property

int get width

The Screen.width read-only property returns the width of the screen in CSS pixels.

Implementation

external int get width;