![]() | InDesign SDK 20.5 |
Public Attributes | |
| std::string | appId |
| std::string | extensionId |
| std::string | type |
| std::string | data |
| std::string UXPEventHandler::UXPEvent::appId |
The unique identifier of the application that generated the event.
This is assigned internally.
| std::string UXPEventHandler::UXPEvent::data |
The event specific data.
| std::string UXPEventHandler::UXPEvent::extensionId |
The unique identifier of the extension that generated the event,
or NULL if the event was not generated by an extension.
| std::string UXPEventHandler::UXPEvent::type |
The type of the event.