Contents

NSTableView.DraggingDestinationFeedbackStyle.sourceList

Draws an outline on drop target rows, and an insertion marker between rows. This style will automatically be set for source lists when the table’s Unhiderows(at:withanimation:) is set to Sourcelist. This is the standard look for Source Lists, but may be used in other areas as needed.

Declaration

case sourceList

See Also

Constants