Skip to main content

RendererApplicationStartupRuntimeScope

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / renderer/applicationStartupRuntime / RendererApplicationStartupRuntimeScope

Interface: RendererApplicationStartupRuntimeScope

Defined in: renderer/applicationStartupRuntime.ts:13

Properties​

getAbortController​

readonly getAbortController: RendererApplicationStartupRuntimeProvider<() => AbortController>

Defined in: renderer/applicationStartupRuntime.ts:14


getClearTimeout​

readonly getClearTimeout: RendererApplicationStartupRuntimeProvider<{(id: number | undefined): void; (timeout: string | number | Timeout | undefined): void; }>

Defined in: renderer/applicationStartupRuntime.ts:15


getSetTimeout​

readonly getSetTimeout: RendererApplicationStartupRuntimeProvider<typeof setTimeout>

Defined in: renderer/applicationStartupRuntime.ts:16