Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


arraySizeFieldUssClassName

The USS class name for the size field of the ListView when show bound collection size is enabled
Read time 1 minuteLast updated 12 days ago

Definition

public static readonly string arraySizeFieldUssClassName

Remarks

Unity adds this USS class to the size field element in the ListView when _showBoundCollectionSize is set to
true
. Any styling applied to this class affects every size field located beside, or below the stylesheet in the visual tree.