ListItem.selectable

Set selectable property.

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

Parameters

propval bool

If the item can be selected by the user.