inputUssClassName
The USS class name for the Label element in a Foldout.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string inputUssClassName
Remarks
Unity adds this USS class to the VisualElement that contains the Toggle input elements. Any styling applied to this class affects every foldout container located beside, or below the stylesheet in the visual tree.