AppBase::SetWindowTitle

AppBase::SetWindowTitle
void SetWindowTitle(const String& title);
Description

SetWindowTitle changes/sets the window title.

Parameters
Parameters 
Description 
const String& title 
The string which is set as the window title.