Enumerations

  • An Enumerations indicating the position of a RxPullToRefresh object.

    See more

    Declaration

    Swift

    public enum RxPullToRefreshPosition
  • An Enumerations indicating scrolling status.

    See more

    Declaration

    Swift

    @objc
    public enum RxPullToRefreshState : Int
  • An enumeration for animation presets indicating duration and velocity when loading and backing.

    See more

    Declaration

    Swift

    public enum RxPullToRefreshAnimationType