itemPointer | |
Type | property |
Dictionary | widget.polylist |
Library | PolyList |
Syntax |
|
Associations | com.livecode.widget.polylist |
Summary | It's a pointer to tell the itemContent property about which item to act on. |
Example |
|
Description | Use the itemPointer property to tell the itemContent property which item to act on. If itemPointer property has not been defined by the user it will return the item index under the mouse cursor. |