Add a handler to be notified when the event occurs.
"userInterfaceGeneralEvent_var" is a variable referencing a UserInterfaceGeneralEvent object. |
"userInterfaceGeneralEvent_var" is a variable referencing a UserInterfaceGeneralEvent object. |
| Type | Description |
| boolean | Returns true if the addition of the handler was successful. |
| Name | Type | Description |
| handler | UserInterfaceGeneralEventHandler | The handler object to be called when this event is fired. |