Skip to content

ElectronWebFrame.clearCache method

ElectronWebFrame › clearCache

Unofficial

Attempts to free memory that is no longer being used (like images from a previous navigation).

Signature:

clearCache(): void

Returns: void