defaultRowAnimation
The default animation the UI uses to show differences between rows.
Declaration
var defaultRowAnimation: NSTableView.AnimationOptionsDiscussion
The default value of this property is effectFade.
If you set the value of this property, the new value becomes the default row animation for the next update that uses apply(_:animatingDifferences:completion:).