ListItem.activatable

Set activatable property.

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

Parameters

propval bool

If the item can be activated by the user.