Window Framework v1.2.4
Window Framework for Unity UI Toolkit
Loading...
Searching...
No Matches
GWG.WindowFramework.FormElements Namespace Reference

Primary namespace for all form elements in the asset. More...

Classes

class  ContextMenuSettingsFormElement
 Represents a user interface element for configuring context menu settings within the window framework. This form element allows customization of various context menu behaviors, such as fade time and delay. More...
class  ThemeSelectorFormElement
class  TooltipSettingsFormElement

Detailed Description

Form elements are reusable forms that offer a quick way to access the built in settings for a window.
You include these elements in your own forms to add functionality to your windows.