Assistant.setPageTitle

Sets a title for @page.

The title is displayed in the header area of the assistant when @page is the current page.

class Assistant
void
setPageTitle
(,
string title
)

Parameters

page Widget

a page of @assistant

title string

the new title for @page

Meta

Since

2.10