Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


reorderableItemHandleBarUssClassName

The USS class name for drag handle bar in reorderable animated ListView.
Read time 1 minuteLast updated 13 days ago

Definition

public static readonly string reorderableItemHandleBarUssClassName

Remarks

Unity adds this USS class to every drag handle bar in the ListView when BaseListView.reorderMode is set to
Animated
. Any styling applied to this class affects every drag handle bar located beside, or below the stylesheet in the visual tree.