fullscreen property
getter/setter pair
Display introduction page in fullscreen if set to true, defaults to false. Works only on iOS
Implementation
bool fullscreen;
Display introduction page in fullscreen if set to true, defaults to false. Works only on iOS
bool fullscreen;