NSTableViewRowAction.Style.destructive
Apply a style that indicates that the action might change or delete data. This style changes the value of the Backgroundcolor property to an appropriate value to reflect the destructive action. After creating the action object, you can change the background color as needed. Destructive actions require a longer swipe to activate, and trigger an animation when a table row is deleted.
Declaration
case destructive