RBRefreshExtendView Class Reference
Inherits from | RBBaseExtendView : UIView |
---|---|
Declared in | RBRefreshExtendView.h |
textWhenRevealing
The text to display when the extend view is being revealed.
@property (nullable) NSString *textWhenRevealing
Discussion
The text to display when the extend view is being revealed.
Declared In
RBRefreshExtendView.h
textWhenRevealed
The text to display when the extend view is fully revealed.
@property (nullable) NSString *textWhenRevealed
Discussion
The text to display when the extend view is fully revealed.
Declared In
RBRefreshExtendView.h
textWhenRefreshing
The text to display when the extend view is open.
@property (nullable) NSString *textWhenRefreshing
Discussion
The text to display when the extend view is open.
Declared In
RBRefreshExtendView.h