RefreshState

sealed interface RefreshState

Represents the various visual states of the pull-to-refresh indicator.

Inheritors

Types

Link copied to clipboard
data object Idle : RefreshState
Link copied to clipboard
data object Pulling : RefreshState
Link copied to clipboard
Link copied to clipboard
data object Refreshing : RefreshState
Link copied to clipboard