Skip to main content

WindowLike

FitFileViewer - API Documentation v29.8.0


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

Interface: WindowLike

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

Properties​

isDestroyed()?​

optional isDestroyed: () => boolean

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

Returns​

boolean


webContents?​

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

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

isDestroyed()?​

optional isDestroyed: () => boolean

Returns​

boolean