Function

PullToRefreshState

Creates a PullToRefreshState.

PullToRefreshState

Source set: Common
@JsName("funPullToRefreshState")
fun PullToRefreshState(): PullToRefreshState

Creates a PullToRefreshState.

Note that in most cases, you are advised to use rememberPullToRefreshState when in composition.

Last updated: