Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


reorderableItemContainerUssClassName

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

Definition

public static readonly string reorderableItemContainerUssClassName

Remarks

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