Skip to content

ElectronApp.disableDomainBlockingFor3DAPIs method

ElectronApp › disableDomainBlockingFor3DAPIs

Unofficial

Disables the per-domain blocking of 3D APIs after repeated GPU process crashes. Can only be called before the app is ready.

Signature:

disableDomainBlockingFor3DAPIs(): void

Returns: void