isSelected

protected open fun isSelected(@NonNull item: Member): Boolean

Determines whether the item is selected or not.

Return

true if the use is selected, false otherwise. since 3.0.0

Parameters

item

A specific-item to be determined