This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ListView.itemHeight

public int itemHeight;

Description

ListView requires all visual elements to have the same height so that it can calculate a sensible scroller size. This property must be set for the list view to function.