menu
raylib_dartified package
documentation
raylib.dart
RaylibCoreModuleDebugLabels
SetWindowState method
SetWindowState method
dark_mode
light_mode
SetWindowState
method
String
SetWindowState
(
Iterable
<
ConfigFlags
>
flags
)
Implementation
String SetWindowState( Iterable<ConfigFlags> flags, ) => 'SetWindowState(${EnumsAsFlagsOr(flags)})';
raylib_dartified package
documentation
raylib
RaylibCoreModuleDebugLabels
SetWindowState method
RaylibCoreModuleDebugLabels class