ListViewDefaultItemAspectRatio

Automatically changes item instance sizes on ListView resize to maintain aspect ratio.
Changes width if ListView is horizontal, otherwise height. Other dimensions of the item (height or width) should be set to stretch.
Add this component to the ListView game object to use.

Options

  • Aspect Ratio float

    Aspect ratio of item (width / height).