reorderableItemUssClassName
The USS class name for item elements in reorderable animated ListView.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string reorderableItemUssClassName
Remarks
Unity adds this USS class to every element in the ListView when BaseListView.reorderMode is set to . Any styling applied to this class affects every element located beside, or below the stylesheet in the visual tree.
Animated