HeaderBar.showTitle

bool showTitle() @property nothrow

Get showTitle property.

Returns

Whether the title widget should be shown.
void showTitle(bool propval) @property nothrow

Set showTitle property.

Parameters

propvalWhether the title widget should be shown.