enableOutOfMemoryTracking property

bool enableOutOfMemoryTracking
getter/setter pair

Enables Out of Memory Tracking for iOS and macCatalyst. See the following link for more information and possible restrictions: https://docs.sentry.io/platforms/apple/guides/ios/configuration/out-of-memory/

Implementation

bool enableOutOfMemoryTracking = true;