SetupChildrenAsButtonStrip(VisualElement)
Assigns the required USS classes to child elements so that they appear as a single button strip.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Toolbars
- Assembly: UnityEditor.CoreModule
public static void SetupChildrenAsButtonStrip(VisualElement root)
Parameters
Root VisualElement of the button strip.