WidgetGidBuilderImpl.focusable
T focusable(bool propval) nothrowSet focusable property.
Parameters
propval | Whether this widget itself will accept the input focus. |
Returns
Builder instance for fluent chaining
T focusable(bool propval) nothrowSet focusable property.
propval | Whether this widget itself will accept the input focus. |