copy from Demo/EZOpensdk_iOS_4.15.1_build20201104/Demo/EZOpenSDKDemo/Venders/MJRefresh/Custom/Header/MJRefreshStateHeader.h
copy to EZSDK/EZSDK/EZ/Venders/MJRefresh/MJRefresh/Custom/Header/MJRefreshStateHeader.h
File was copied from Demo/EZOpensdk_iOS_4.15.1_build20201104/Demo/EZOpenSDKDemo/Venders/MJRefresh/Custom/Header/MJRefreshStateHeader.h |
| | |
| | | @property (weak, nonatomic, readonly) UILabel *lastUpdatedTimeLabel; |
| | | |
| | | #pragma mark - 状态相关 |
| | | /** 文字距离圈圈、箭头的距离 */ |
| | | @property (assign, nonatomic) CGFloat labelLeftInset; |
| | | /** 显示刷新状态的label */ |
| | | @property (weak, nonatomic, readonly) UILabel *stateLabel; |
| | | /** 设置state状态下的文字 */ |