WidgetGidBuilderImpl.focusOnClick

T focusOnClick(bool propval)

Set focusOnClick property.

Parameters

propvalWhether the widget should grab focus when it is clicked with the mouse. This property is only relevant for widgets that can take focus.

Returns

Builder instance for fluent chaining