Class ElectronFrontendApplicationStateService

Hierarchy (view full)

Constructors

Properties

deferred: {
    [state: string]: Deferred<void>;
} = {}

Type declaration

logger: ILogger
stateChanged: Emitter<FrontendApplicationState> = ...

Accessors

Methods