fs property

num fs

Whether to display the full-screen button (by default, Show).

Implementation

external num /*enum FullscreenButton*/ get fs;
void fs=(num v)

Implementation

external set fs(num /*enum FullscreenButton*/ v);