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