AppWindow.Fullscreen
bool Fullscreen{ get }
Description
Is this window currently covering its whole display? This is always the window’s real state, so it also picks up fullscreen changes the user made through the window manager. Use RequestFullscreen to change it.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!