UI\Window::setTitle

(UI 0.9.9)

UI\Window::setTitleWindow Title

Description

publicUI\Window::setTitle(string$title)

Shall set the title for this Window

Parameters

title

The new title

To Top