roundedRadius

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

The radius of the corners of the elements in the list.

Example
set the roundedRadius of widget "PolyList" to 15
Description

Use the roundedRadius property to round the corners of the items in the PolyList.