borderUssClassName
The USS class name for BaseVerticalCollectionView elements with a border.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string borderUssClassName
Remarks
Unity adds this USS class to an instance of the BaseVerticalCollectionView element if the instance's BaseVerticalCollectionView.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.