Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


reorderableItemUssClassName

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

Definition

public static readonly string reorderableItemUssClassName

Remarks

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