actions
The swipe actions.
Declaration
var actions: [UIContextualAction] { get }Discussion
The first object in this array corresponds to the default action, which is the action that’s performed in response to a full swipe.
The swipe actions.
var actions: [UIContextualAction] { get }The first object in this array corresponds to the default action, which is the action that’s performed in response to a full swipe.