Other Protocols

The following protocols are available globally.

  • Protocol that allows an object to provide transitioning behavior characteristics to a paging scroll handler.

    Declaration

    Swift

    public protocol MimiPagingScrollHandlerDataSource : AnyObject
  • Protocol that allows an object to respond to events a paging scroll handler detects.

    Declaration

    Swift

    public protocol MimiPagingScrollHandlerDelegate : AnyObject