exitField | |
Type | message |
Dictionary | android.field |
Library | Android Native Field |
Syntax |
|
Associations | com.livecode.widget.native.android.field |
Summary | Sent to the field with the selection when the selection is being removed from the field, and its contents have not changed. |
OS | android |
Example |
|
Description | Handle the exitField message if you want to do something when the user leaves a field that hasn't been changed. |