OptionButton.getItemIndex

Returns the index of the item with the given id.

struct OptionButton
@nogc nothrow const
long
getItemIndex
(
in long id
)

Meta