UI\Window::setTitle
PHP Manual
PHP Manual»UI\Window»UI\Window::setTitle

UI\Window::setTitle

(UI 0.9.9)

UI\Window::setTitleWindow Title

Açıklama

public function UI\Window::setTitle(string $title)

Shall set the title for this Window

Bağımsız Değişkenler

title

The new title

To Top