borderWidth | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | Specifies the thickness with which borders are drawn on the PolyList. |
Example |
|
Description | Use the borderWidth property to specify the width of the borders that are drawn on the PolyList. The border of the list items will only be displayed if the strokeItems property is true. While for the widget border to be drawn the strokeBody property must be true. |