formattedHeightChanged | |
Type | message |
Dictionary | widget.treeview |
Library | Tree View |
Syntax |
|
Associations | com.livecode.widget.treeview |
Summary | Sent when the formatted height of the displayed data changes. |
Description | The formattedHeightChanged message is sent to the widget's script object when the formatted height of the displayed data changes. This is useful when using a mobileScroller to control the widget view. |