FrameworkVisibility Interface
visibility interface
Methods
Properties
Name | Type | Description | |
---|---|---|---|
autoHideUi | boolean | When true, the UI automatically hides after a specified period of inactivity, defined by inactivityTime. | |
inactivityTime | number | Determines the amount of inactivity time in ms before the UI is hidden if autoHideUi is enabled. |
|
isUiVisible | boolean | Determines if the Ui is visible | |
showHideFooter | boolean | Determines whether the status bar is shown and hidden. | |
showHidePanels | boolean | Determines whether the widget panels are shown and hidden. | |
snapWidgetOpacity | boolean | Determines whether the opacity of a toolbar should change immediately when the mouse gets close. | |
useProximityOpacity | boolean | Determines whether the proximity of the mouse should alter the opacity of a toolbar. | Deprecated |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.