Protocols

The following protocols are available globally.

  • The SwipeTableViewCellDelegate protocol is adopted by an object that manages the display of action buttons when the cell is swiped.

    See more

    Declaration

    Swift

    public protocol SwipeTableViewCellDelegate: class