titleOfSelectedItem
The title of the item that was last selected by the user.
Declaration
var titleOfSelectedItem: String? { get }Discussion
If no item is selected, the value in this property is nil.
The title of the item that was last selected by the user.
var titleOfSelectedItem: String? { get }If no item is selected, the value in this property is nil.