firstItemInView | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | The first visible or partially visible item of the list. |
Description | Use the firstItemInView to find out the index of the first item of the list currently inside or partially inside the widget rect. This property is read only. |