Skip to main content

MainWindowRuntimeScope

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / main/window/mainWindowRuntime / MainWindowRuntimeScope

Interface: MainWindowRuntimeScope

Defined in: main/window/mainWindowRuntime.ts:24

Properties​

appRef​

readonly appRef: MainWindowRuntimeProvider<() => MainWindowRuntimeAppLike | undefined>

Defined in: main/window/mainWindowRuntime.ts:25


browserWindowRef​

readonly browserWindowRef: MainWindowRuntimeProvider<() => MainWindowRuntimeBrowserWindowApi<MainWindowRuntimeWindowLike> | undefined>

Defined in: main/window/mainWindowRuntime.ts:28


isTestEnvironment​

readonly isTestEnvironment: MainWindowRuntimeProvider<() => boolean>

Defined in: main/window/mainWindowRuntime.ts:33