isSelected

fun isSelected(item: Item): Boolean

Whether or not the provided item is selected.

Return

Whether or not the item is selected.

Parameters

item

The item to check.