autoHideUi
AccessorStatic
Determines whether the auto-hide Ui
feature is on. Defaults to false.
When true, the Ui automatically hides after a few seconds of inactivity.
autoHideUi: boolean
Returns - boolean
SetterStatic
Determines whether the auto-hide Ui
feature is on. Defaults to false.
When true, the Ui automatically hides after a few seconds of inactivity.
autoHideUi(autoHide: boolean): void
Parameter | Type | Description |
---|---|---|
autoHide | boolean |
Returns - void
Defined in
Last Updated: 30 November, 2023