HeaderBarGidBuilderImpl.showBackButton

Set showBackButton property.

class HeaderBarGidBuilderImpl(T)
T
showBackButton
(
bool propval
)

Parameters

propval bool

Whether the header bar can show the back button.

The back button will never be shown unless the header bar is placed inside an class@NavigationView. Usually, there is no reason to set this to FALSE.

Return Value

Type: T

Builder instance for fluent chaining