androidx.compose.material.pullrefresh
Classes
PullRefreshState |
A state object that can be used in conjunction with |
Cmn
|
Objects
PullRefreshDefaults |
Default parameter values for |
Cmn
|
Composables
PullRefreshIndicator |
The default indicator for Compose pull-to-refresh, based on Android's SwipeRefreshLayout. |
Cmn
|
rememberPullRefreshState |
Creates a |
Cmn
|
Modifiers
pullRefresh |
A nested scroll modifier that provides scroll events to |
Cmn
|
pullRefreshIndicatorTransform |
A modifier for translating the position and scaling the size of a pull-to-refresh indicator based on the given |
Cmn
|