attributedTitle
The attributed string that is displayed at the status item’s position in the status bar.
Declaration
@NSCopying var attributedTitle: NSAttributedString? { get set }Discussion
If an image is also set, the title appears to the right of the image.