dsfml.window.windowstyle
- enum Style;
- Window style
- NONE
- No border / title bar (this flag and all others are mutually exclusive)
- TITLEBAR
- Title bar + fixed border
- RESIZE
- Titlebar + resizable border + maximize button
- CLOSE
- Titlebar + close button
- FULLSCREEN
- Fullscreen mode (this flag and all others are mutually exclusive)
Page generated by Ddoc.