Contents

effectGap

Creates a gap for newly inserted rows. This is useful for drag and drop animations that animate to a newly opened gap and should be used in the delegate method Tableview(_:acceptdrop:row:dropoperation:).

Declaration

static var effectGap: NSTableView.AnimationOptions { get }

See Also

Constants