menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
SetWindowState function
SetWindowState function
dark_mode
light_mode
SetWindowState
function
void
SetWindowState
(
int
flags
)
See
RaylibCore.SetWindowState
.
Implementation
void SetWindowState(int flags) => _module.SetWindowState(flags);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
SetWindowState function
abbr library