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