Skip to main content

bn.offMemoryWarning

offMemoryWarning(cb): void

Cancels listening for out-of-memory warning events.

Parameters

NameTypeDescription
cbOffMemoryWarningCallbackCallback function for out-of-memory warning event

Returns

void

OffMemoryWarningCallback#

Ƭ OffMemoryWarningCallback: () => void

Type declaration

▸ (): void

Returns

void