Skip to main content

ElectronDevtoolsMenuApi

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / shared/preloadApiDomains / ElectronDevtoolsMenuApi

Interface: ElectronDevtoolsMenuApi

Defined in: shared/preloadApiDomains.ts:75

Extended by​

Properties​

injectMenu​

injectMenu: (theme?: DevtoolsInjectMenuTheme, fitFilePath?: DevtoolsInjectMenuFitFilePath) => Promise<boolean>

Defined in: shared/preloadApiDomains.ts:76

Parameters​

theme?​

DevtoolsInjectMenuTheme

fitFilePath?​

DevtoolsInjectMenuFitFilePath

Returns​

Promise<boolean>