ttMaxItems

var ttMaxItems: Int? = null

The maximum number of rows of the view. When provided, if there are more elements in the ttContents only first elements within the number will be displayed. Otherwise all elements are displayed. If this is not set, all elements will be displayed.