Contents

title

The title displayed on the item.

Declaration

var title: String? { get set }

Discussion

You should set this property before adding the item to a bar. The default value is nil.

See Also

Getting and setting properties