Contents

titleOfSelectedItem

The title of the item last selected by the user.

Declaration

var titleOfSelectedItem: String? { get }

Discussion

The value of this property is the title of the selected menu item, or an empty string if no item is selected.

See Also

Related Documentation

Title conveniences