isSelected
A Boolean indicating whether the item is currently selected.
Declaration
var isSelected: Bool { get set }Discussion
The value of this property is true when the item is selected or false when it is not.
A Boolean indicating whether the item is currently selected.
var isSelected: Bool { get set }The value of this property is true when the item is selected or false when it is not.