HeaderBar.showTitle
bool showTitle() @propertyGet showTitle property.
Returns
Whether the title widget should be shown.
void showTitle(bool propval) @propertySet showTitle property.
Parameters
propval | Whether the title widget should be shown. |