List

public struct List<Content> : View, GrowingAxesModifying where Content : View

A container that presents rows of data arranged in a single column.