BaseVerticalCollectionView.fixedItemHeight

public float fixedItemHeight;

Description

The height of a single item in the list, in pixels.

This property must be set when using the virtualizationMethod is set to FixedHeight, for the collection view to function.


Did you find this page useful? Please give it a rating: