ActiveItemIndex

value class ActiveItemIndex(val value: Int)

An inline wrapper class to specify the index of the currently active item.

See also

Constructors

Link copied to clipboard
fun ActiveItemIndex(value: Int)

Properties

Link copied to clipboard
val value: Int