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