This component implements the pull-down refresh feature. However, the component is used inside the ScrollView to add a drop-down refresh function for ScrollView. When the vertical offset of the ScrollView is scrolly:0 , the Onrefresh event method is triggered when the finger drags down ScrollView .
Related properties:
- the Onrefresh function method is called when the view starts to refresh
- Refreshing BOOL Determines whether the load in indicator is active, and whether the table name is currently in the refresh
- Colors [Colorproptype] Android platform for setting load into the indicator color, at least set one, it is best to set up 4 kinds of
- EnableD-bool Android platform is available to set the pull-down refresh feature
- Progressbackgroundcolor Colorproptype Setting the background color of the load progress indicator
- size RefreshLayoutConsts.SIZE.DEFAULT Android platform applies the size of the load progress indicator , which can be viewed in detail Refreshcontrol.size
- Tintcolor colorproptype IOS Platform for setting the color of the load progress indicator
- Title string IOS platform apply Set Load progress indicator text message below
Refreshcontrol the ability to implement a pull-down refresh