Skip to content

setTitle()

Set the display's title.

Parameters

Once an object display has been created, you can use the following function:

display.setTitle(title)
Parameter Type Default Description
title str required The new window title.