This version of Unity is unsupported.

AlternatingRowBackground

enumeration

Description

Options for displaying alternating background colors for ListView rows.

Properties

NoneDo not alternate background colors for rows.
ContentOnlyDisplay alternating background colors only for rows that contain content.
AllDisplay alternating background colors for all rows in the ListView, regardless of whether they contain content.