SetWindowState method
Label for RaylibCoreModuleBase.SetWindowState.
Implementation
String SetWindowState(
Iterable<ConfigFlags> flags,
) => 'SetWindowState(${EnumsAsFlagsOr(flags)})';
Label for RaylibCoreModuleBase.SetWindowState.
String SetWindowState(
Iterable<ConfigFlags> flags,
) => 'SetWindowState(${EnumsAsFlagsOr(flags)})';