Contents

backButtonTitlePositionAdjustment(for:)

Returns the back button title offset for specified bar metrics.

Declaration

func backButtonTitlePositionAdjustment(for barMetrics: UIBarMetrics) -> UIOffset

Parameters

  • barMetrics:

    Bar metrics.

Return Value

The back button title offset for barMetrics.

Discussion

This modifier applies only to navigation bar back buttons and is ignored by other buttons.

See Also

Customizing the Back button