Function ItemList.isSelected

Returns true if the item at the specified index is currently selected.

bool isSelected (
  const(long) idx
) nothrow @nogc const;