GraffitiSuite Docs
Docs
Windows
Loading document parsing libraries...
# Windows Module ## Members - [Immersive](/immersive.md) ## Compatibility ### Framework API Version | 1.0 | 2.0 | | :---: | :---: | | True | True | ### Console | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### Desktop | 32-Bit | 64-Bit | | :---: | :---: | | True | True | ### iOS | 32-Bit | 64-Bit | | :---: | :---: | | False | True | ## Delegates | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | AppearanceChanged | ) | (None) | | ## Methods | Name | Parameters | Return Type | Description | | --- | :---: | :---: | --- | | Accent | (None) | Color | | | AppearanceListenerAdd | modeCallback as AppearanceChanged | (None) | | | AppearanceListenerRemove | modeCallback as AppearanceChanged | (None) | | | AppearanceListenerRemoveAll | (None) | (None) | | | BackgroundControl | (None) | Color | | | BackgroundDesktop | (None) | Color | | | BackgroundHighlight | (None) | Color | | | BackgroundMDI | (None) | Color | | | BackgroundMenu | (None) | Color | | | BackgroundMenu3D | (None) | Color | | | BackgroundMenuFlat | (None) | Color | | | BackgroundMenuHighlight | (None) | Color | | | BackgroundScrollbar | (None) | Color | | | BackgroundTooltip | (None) | Color | | | BackgroundWindow | (None) | Color | | | BackgroundWindowCaptionActive | (None) | Color | | | BackgroundWindowCaptionInactive | (None) | Color | | | BevelDark | (None) | Color | | | BevelDarkButton | (None) | Color | | | BevelLight | (None) | Color | | | BevelLightButton | (None) | Color | | | BorderControlFlat | (None) | Color | | | BorderWindowActive | (None) | Color | | | BorderWindowFrame | (None) | Color | | | BorderWindowInactive | (None) | Color | | | Init | (None) | (None) | | | IsDarkMode | (None) | Boolean | | | TextControl | (None) | Color | | | TextDisabled | (None) | Color | | | TextHighlight | (None) | Color | | | TextHyperlink | (None) | Color | | | TextHyperlinkHover | (None) | Color | | | TextMenu | (None) | Color | | | TextTooltip | (None) | Color | | | TextWindow | (None) | Color | | | TextWindowCaptionActive | (None) | Color | | | TextWindowCaptionGradientActive | (None) | Color | | | TextWindowCaptionGradientInactive | (None) | Color | | | TextWindowCaptionInactive | (None) | Color | | | toDictionary | (None) | Dictionary | | | Attributes | Hidden = True | Function | | | Attributes | Hidden = True | Function | |