setShowBackButton

fun setShowBackButton(showBackButton: Boolean)

Sets whether @self 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 it to FALSE.

Since

1.4

Parameters

showBackButton

whether to show the back button