title
The title displayed on the bar button.
Declaration
var title: String? { get set }Discussion
Setting this property has an effect only when the button type is CPBarButton.Type.text.
The title displayed on the bar button.
var title: String? { get set }Setting this property has an effect only when the button type is CPBarButton.Type.text.