Enumerations

The following enumerations are available globally.

  • Constants that help define the appearance of action buttons.

    See more

    Declaration

    Swift

    public enum SwipeActionStyle: Int
  • Describes how expansion should be resolved once the action has been fulfilled.

    See more

    Declaration

    Swift

    public enum ExpansionFulfillmentStyle
  • 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
  • Describes the alignment mode used when action button images and titles are provided.

    See more

    Declaration

    Swift

    public enum SwipeVerticalAlignment