Skip to content

ElectronApp.enableSandbox method

ElectronApp › enableSandbox

Unofficial

Enables full sandbox mode on the app. Can only be called before the app is ready.

Signature:

enableSandbox(): void

Returns: void