itemHeight

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the itemHeight of widget to <integer>
get the itemHeight of widget
Associationscom.livecode.widget.polylist
Summary

Establish the height of the item of the list.

Example
set the itemHeight of widget"PolyList" to 150
Description

Set to an integer to change the height of items.