ListItem.focusable

bool focusable() @property

Get focusable property.

Returns

If the item can be focused with the keyboard.
void focusable(bool propval) @property

Set focusable property.

Parameters

propvalIf the item can be focused with the keyboard.