Contents

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.

See Also

Managing the Selection and Highlight States