Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


reorderableUssClassName

The USS class name for reorderable animated ListView elements.
Read time 1 minuteLast updated 12 days ago

Definition

public static readonly string reorderableUssClassName

Remarks

Unity adds this USS class to every instance of the ListView element when _reorderMode is set to
Animated
. Any styling applied to this class affects every ListView located beside, or below the stylesheet in the visual tree.