AboutSupportDeveloper GuideVersion 37.124.81.24

Type alias PropagatedEvent<TargetTopic>

PropagatedEvent<TargetTopic>: OpenFin.Events.BaseEvents.PropagatedEvent<"application", TargetTopic, ApplicationSourcedEvent> | ApplicationWindowEvent

An Application event that has propagated to System, type string prefixed with application-. Application events that are tied to Windows but do not propagate from them are propagated to System without any type string prefixing.

"Requested" events (e.g. RunRequestedEvent) do not propagate.

Type Parameters

  • TargetTopic extends string