OptionButton.selected

The index of the currently selected item, or -1 if no item is selected.

  1. long selected [@property getter]
    struct OptionButton
    @nogc nothrow @property
    long
    selected
    ()
  2. long selected [@property setter]

Meta