Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


listViewWithHeaderUssClassName

The USS class name for ListView when foldout header is enabled.
Read time 1 minuteLast updated 10 days ago

Definition

public static readonly string listViewWithHeaderUssClassName

Remarks

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