Terminal.enableA11y
bool enableA11y() @propertyGet enableA11y property.
Returns
Controls whether or not a11y is enabled for the widget.
void enableA11y(bool propval) @propertySet enableA11y property.
Parameters
propval | Controls whether or not a11y is enabled for the widget. |