ListView.value

Sets the selected item and then does a redraw. -1 sets selection to none.

  1. int value [@property getter]
  2. int value [@property setter]
    class ListView
    public @property
    int
    value
    (
    int val
    )

Meta