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