SelectableLazyListKey

Represents a selectable key used in a selectable lazy list.

Inheritors

Types

Link copied to clipboard

Represents a non-selectable item key.

Link copied to clipboard

Represents a selectable item key.

Properties

Link copied to clipboard
abstract val key: Any

The key associated with the item.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int