Static variables
Static methods
View on GitHub
staticinlineresetTitle():Void
Resets the window title to the application name and resets the prefix and suffix.
View on GitHub
staticinlinesetWindow(?name:String, ?image:String):Void
Sets the window title and icon.
Parameters:
title | The title to set. |
---|---|
image | The image to set as the icon. |
View on GitHub
staticinlineupdateTitle():Void
Updates the window title to have the current title and prefix/suffix.