showAlternatingRowBackgrounds
This property controls whether the background colors of collection view rows alternate. Takes a value from the AlternatingRowBackground enum.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
[UxmlAttribute]public AlternatingRowBackground showAlternatingRowBackgrounds { get; set; }