UINavigationItem.BackButtonDisplayMode.minimal
The navigation item displays the Back button indicator instead of a title.
Declaration
case minimalDiscussion
When you set the backButtonDisplayMode property to this value, the Back button doesn’t display a title. Instead, it displays the Back button indicator image.