Enums
The following enums are available globally.
-
Constants that help define the appearance of action buttons.
See moreDeclaration
Swift
public enum SwipeActionStyle: Int
-
Describes the expansion style. Expansion is the behavior when the cell is swiped past a defined threshold.
See moreDeclaration
Swift
public enum SwipeExpansionStyle
-
Describes the transition style. Transition is the style of how the action buttons are exposed during the swipe.
See moreDeclaration
Swift
public enum SwipeTransitionStyle
-
Describes which side of the cell that the action buttons will be displayed.
See moreDeclaration
Swift
public enum SwipeActionsOrientation: CGFloat