Contents

NSTableView.DraggingDestinationFeedbackStyle.none

Provides no feedback when the user drags over the table view. This option exists to allow subclasses to implement their dragging destination highlighting, or to make it not show anything all.

Declaration

case none

See Also

Constants