UINavigationItem
public extension UINavigationItem
-
SwifterSwift: Replace title label with an image in navigation item.
Declaration
Swift
func replaceTitle(with image: UIImage)
Parameters
image
UIImage to replace title with.