ListItemGidBuilderImpl.focusable

Set focusable property.

class ListItemGidBuilderImpl(T)
T
focusable
(
bool propval
)

Parameters

propval bool

If the item can be focused with the keyboard.

Return Value

Type: T

Builder instance for fluent chaining