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.
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.