AboutSupportDeveloper GuideVersion 41.129.83.2

Interface FinApi<MeType>

Type of the global fin entry point for the OpenFin API.

Type Parameters

Properties

Application: ApplicationModule
Clipboard: Clipboard
ExternalApplication: ExternalApplicationModule
GlobalHotkey: GlobalHotkey
InterApplicationBus: InterApplicationBus
Interop: InteropModule
Platform: PlatformModule
SnapshotSource: SnapshotSourceModule
System: System
me: Me<MeType>

Provides access to the OpenFin representation of the current code context (usually an entity such as a OpenFin.View or OpenFin.Window), as well as to the current Interop context.

Useful for debugging in the devtools console, where this will intelligently type itself based on the context in which the devtools panel was opened.