Contents

title

The text to display for the item.

Declaration

var title: String? { get set }

Discussion

This string contains the item’s content and is displayed when the item is selected. Titles are used for pickers configured to display a list. They are not shown for stack and image sequence styles.

See Also

Setting the Picker Item’s Content