[]
type EventArgs = object;
Base type for event arguments.
optional eventName?: EventName;
Event name.
optional source?: ImageViewerAPI;
Event source.