🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

hasScrollToIndexAction

Returns whether the node defines the ability to scroll to an item index.

hasScrollToIndexAction

Source set: Common
public fun hasScrollToIndexAction(): SemanticsMatcher

Returns whether the node defines the ability to scroll to an item index.

Note that not all scrollable containers have item indices. For example, a scrollable doesn't have items with an index, while LazyColumn does.