PullToRefreshState

Function

Common
@JsName("funPullToRefreshState")
@ExperimentalMaterial3Api
fun PullToRefreshState(): PullToRefreshState

Creates a PullToRefreshState.

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