backIndicatorImage
The image shown beside the Back button.
Declaration
var backIndicatorImage: UIImage? { get set }Discussion
If you want to customize the back-indicator image, you must also set backIndicatorTransitionMaskImage.
The image shown beside the Back button.
var backIndicatorImage: UIImage? { get set }If you want to customize the back-indicator image, you must also set backIndicatorTransitionMaskImage.