closeField | |
Type | message |
Dictionary | android.field |
Library | Android Native Field |
Syntax |
|
Associations | com.livecode.widget.native.android.field |
Summary | Sent to a field when the focus is being removed from that field and the field's content has changed. |
OS | android |
Example |
|
Description | Handle the closeField message if you want to make sure a field's content is correct after it has been changed. |