Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


borderUssClassName

The USS class name for BaseVerticalCollectionView elements with a border.
Read time 1 minuteLast updated 13 days ago

Definition

public static readonly string borderUssClassName

Remarks

Unity adds this USS class to an instance of the BaseVerticalCollectionView element if the instance's _showBorder property is set to true. Any styling applied to this class affects every such BaseVerticalCollectionView located beside, or below the stylesheet in the visual tree.