|
Window Framework v1.2.4
Window Framework for Unity UI Toolkit
|
AllowMove = true/false.AllowResize = true/false.B: below element T: above element L: left of element R: right of element L:MyToolTip Text to keep the tooltip visible. WindowFrameControler.Instance.ApplyTooltips(root_element); Calling ApplyTooltips with no element passed in will cause the system to use the theme application method and apply tooltips to the entire UI. ContextMenuConfig ContextMenuItem MyVisualElement.AddManipulator(new ContextMenuActivator(Config));