Skip to main content

Interface: WindowRecord

Defined in: webxr-uiextensions/src/core/window-manager.ts:44

Properties

PropertyTypeDescriptionDefined in
chromeWindowChromeWhich title-bar buttons are enabled.webxr-uiextensions/src/core/window-manager.ts:56
dockModeDockModeValue-webxr-uiextensions/src/core/window-manager.ts:47
draggingbooleanTrue while the user is actively dragging the window by its title bar.webxr-uiextensions/src/core/window-manager.ts:52
handMenuHandMenuOptionsHand, anchor and palm gate used while the window is hand-locked.webxr-uiextensions/src/core/window-manager.ts:58
hiddenbooleanNot drawn and not hittable; everything else about the window is kept.webxr-uiextensions/src/core/window-manager.ts:50
idstring-webxr-uiextensions/src/core/window-manager.ts:45
minimizedboolean-webxr-uiextensions/src/core/window-manager.ts:48
regionstring | undefinedThe layout region the window is docked into, if any.webxr-uiextensions/src/core/window-manager.ts:54
titlestring-webxr-uiextensions/src/core/window-manager.ts:46