This version of Unity is unsupported.

BaseListView.listViewWithFooterUssClassName

public static string listViewWithFooterUssClassName;

Description

The USS class name for ListView when add/remove footer is enabled.

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