Skip to main content

WindowLike

FitFileViewer - API Documentation v29.9.0


FitFileViewer - API Documentation / main/runtime/setupMainLifecycle / WindowLike

Interface: WindowLike

Defined in: main/runtime/setupMainLifecycle.js:17

Properties​

isDestroyed()?​

optional isDestroyed: () => boolean

Defined in: main/runtime/setupMainLifecycle.js:19

Returns​

boolean


webContents?​

optional webContents: { isDestroyed?: () => boolean; }

Defined in: main/runtime/setupMainLifecycle.js:20

isDestroyed()?​

optional isDestroyed: () => boolean

Returns​

boolean