UI\Window::isFullScreen
PHP Manual
PHP Manual»UI\Window»UI\Window::isFullScreen

UI\Window::isFullScreen

(UI 0.9.9)

UI\Window::isFullScreenFull Screen Detection

Description

public function UI\Window::isFullScreen(): bool

Shall detect if this Window is using the whole screen

Parameters

This function has no parameters.

Return Values

To Top