strokeBody

Typeproperty
Dictionarywidget.polylist
LibraryPolyList
Syntax
set the strokeBody of widget to {true| false}
get the strokeBody of widget
Associationscom.livecode.widget.polylist
Summary

Specifies whether to draw the borders of the PolyList body.

Example
set the strokeBody of widget "PolyList" to true
Description

Use the strokeBody property to show or hide the border of the PolyList body.