arraySizeFieldWithFooterUssClassName
The USS class name for the size field of the ListView when the footer is enabled.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static readonly string arraySizeFieldWithFooterUssClassName
Remarks
Unity adds this USS class to the size field element in the ListView when BaseListView.showBoundCollectionSize is set to . Any styling applied to this class affects every size field located beside, or below the stylesheet in the visual tree.
true