itemHeight
Obsolete. Use BaseVerticalCollectionView.fixedItemHeight instead.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public int itemHeight { get; set; }
Remarks
This property must be set when using the BaseVerticalCollectionView.virtualizationMethod is set to , for the collection view to function.
FixedHeight