|Opacity|Float| how transparent the desktop display should be in the dash.
|Opacity|Float| how transparent the desktop display should be in the dash.
|LegacyInputMode|Bool| Whether to use the legacy input system for desktop interaction.
|LegacyInputMode|Bool| Whether to use the legacy input system for desktop interaction.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnDisplayItemGenerated()|[[Component:DesktopDisplayLayout#DisplayItemHandler|DisplayItemHandler]]| Used to handle the creation of new displays and their UI from a [[Component:DesktopDisplayLayout|DesktopDisplayLayout]].
|OnOpenKeyboard()|[[Type:Delegate|Delegate]]<[[Type:IButton|IButton]]: button, [[Type:ButtonEventData|ButtonEventData]]: eventData>| Handles the opening of a keyboard and focusing it to the desktop.
|OnOpenStartMenu()|[[Type:Delegate|Delegate]]<[[Type:IButton|IButton]]: button, [[Type:ButtonEventData|ButtonEventData]]: eventData>| handles opening a computer's start menu.
}}
}}
Revision as of 21:08, 15 January 2025
Component image
Desktop Control Dialog component as seen in the Scene Inspector
The DesktopControlDialog is used to change the settings for what desktop to control and how to control it.