Name
Listview.MinLineHeight -- set minimum line height
Function
Sets the minimum line height for lists in pixels. Useful e.g. if you have custom images.

Alternatively, you can also enable automatic line height calculation for the listview using the Listview.AutoLineHeight attribute. This is more convenient but requires at least MUI 4.0. See Listview.AutoLineHeight for details.

Type
Number

Applicability
I


Show TOC