Contents

NSCollectionViewItem.HighlightState.asDropTarget

The drop target highlight state. This type of highlight is applied when the item is the target of a drop operation on the collection view. After the drop operation completes, the highlight state returns to None.

Declaration

case asDropTarget

See Also

Constants