Edit Text Event
Description
Triggers behaviors when a specified keyboard event is called while editing a Lebel from an Edit Text Field behavior.
Properties
Triggers Once on Event
| Property |
Description |
|
Edit Text Field Behavior |
The behavior to listen keyboard events from. |
|
Event Type |
The event to listen for.
|
| Output Field |
Description |
|
objectA |
The object ID of the label being edited. |
|
current_text |
The current text of the label. |
|
current_length |
The current length of the text being edited. |
Example
You can notify the user that the name input field cannot be blank.

