Removes a handler from the event.
"userInterfaceGeneralEvent_var" is a variable referencing a UserInterfaceGeneralEvent object. |
"userInterfaceGeneralEvent_var" is a variable referencing a UserInterfaceGeneralEvent object. |
| Type | Description |
| boolean | Returns true if removal of the handler was successful. |
| Name | Type | Description |
| handler | UserInterfaceGeneralEventHandler | The handler object to be removed from the event. |