Contents

NSCollectionViewItem.HighlightState.forDeselection

The deselection highlight state. During interactive selection, this state is used to indicate that the item will become deselected when interactions end. After interactions end, the highlight state returns to None.

Declaration

case forDeselection

See Also

Constants