Derived from: EventHandler Object
Defined in namespace "adsk::core" and the header file is <Core/UserInterface/InputChangedEventHandler.h>
Description
An event handler base class that a client derives from to handle events triggered by a InputChangedEvent. A client implemented instance of this class can be added to a InputChangedEvent to receive these event notifications.