NavigationPageGidBuilderImpl.title

Set title property.

class NavigationPageGidBuilderImpl(T)
T
title
(
string propval
)

Parameters

propval string

The page title.

It's displayed in class@HeaderBar instead of the window title, and used as the tooltip on the next page's back button, as well as by screen reader.

Return Value

Type: T

Builder instance for fluent chaining