API Reference > ui-framework > Utilities > UiShowHideManager > autoHideUi 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 ui/framework/src/ui-framework/utils/UiShowHideManager.ts Line 98 Last Updated: 12 June, 2024