ListBoxRow.selectable

Set selectable property.

  1. bool selectable [@property getter]
  2. bool selectable [@property setter]
    class ListBoxRow
    @property
    void
    selectable
    (
    bool propval
    )

Parameters

propval bool

Determines whether this row can be selected.