scrollViewWithFooterUssClassName
The USS class name for scroll view when add/remove footer is enabled.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string scrollViewWithFooterUssClassName
Remarks
Unity adds this USS class scroll view of BaseListViewwhen BaseListView.showAddRemoveFooter is set to . Any styling applied to this class affects every list located beside, or below the stylesheet in the visual tree.
true