⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

SKSettings.fullscreen

bool fullscreen{ get set }

Description

In the Simulator and Window app modes, ask for the desktop window to start out fullscreen! Like AppWindow.RequestFullscreen, this is only ever a request: window managers can refuse it, and browsers wait for a user gesture, so check AppWindow.Main.Fullscreen for the window’s real state. Default is false.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!