UserInterfaceGeneralEventHandler.notify Method
Parent Object: UserInterfaceGeneralEventHandlerDefined in namespace "adsk::core" and the header file is <Core/UserInterface/UserInterfaceGeneralEventHandler.h>
Description
The function called by Fusion when the associated event is fired.
Syntax
"userInterfaceGeneralEventHandler_var" is a variable referencing a UserInterfaceGeneralEventHandler object.
|
Parameters
Name | Type | Description |
eventArgs | UserInterfaceGeneralEventArgs | Returns an object that provides access to additional information associated with the event. |