List & ScrollView

USS-styling for the built-in UnityEngine.UIElements.ListView and UnityEngine.UIElements.ScrollView — no custom subclass. The same color and ghost classes apply to both.

List Component

Setup

html
<engine:ListView name="ListPrimary" fixed-item-height="100" class="primary" /> <engine:ListView name="ListPurple" fixed-item-height="100" class="purple" /> <engine:ListView name="ListDefault" fixed-item-height="100" /> <engine:ScrollView class="primary" /> <engine:ScrollView class="red" />

CSS classes

ClassEffect
{color}Tints the scrollbar / hover / selected-row accents. See colors.
ghostTransparent background. Combine with a color class to keep the accents tinted.
html
<engine:ListView class="red ghost" /> <engine:ScrollView class="red ghost" />

See also

  • GridView — wrapping multi-column variant
  • Colors — full color palette

Settings

Theme

Light

Contrast

Material

Dark

Dim

Material Dark

System

Sidebar(Light & Contrast only)

Light
Dark

Font Family

DM Sans

Wix

Inclusive Sans

AR One Sans

Direction

LTR
RTL