Contents

UINavigationItem.BackButtonDisplayMode.minimal

The navigation item displays the Back button indicator instead of a title.

Declaration

case minimal

Discussion

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.

See Also

Constants