Contents

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.

See Also

Configuring the Button