Interface GUISetFullscreenParams

interface GUISetFullscreenParams {
    fullscreen: GlobalToggle;
}

Properties

Properties

fullscreen: GlobalToggle