Enums

The following enums are available globally.

  • Constants that help define the appearance of action buttons.

    See more

    Declaration

    Swift

    public enum SwipeActionStyle: Int
  • Describes the expansion style. Expansion is the behavior when the cell is swiped past a defined threshold.

    See more

    Declaration

    Swift

    public enum SwipeExpansionStyle
  • Describes the transition style. Transition is the style of how the action buttons are exposed during the swipe.

    See more

    Declaration

    Swift

    public enum SwipeTransitionStyle
  • Describes which side of the cell that the action buttons will be displayed.

    See more

    Declaration

    Swift

    public enum SwipeActionsOrientation: CGFloat