Sets which native leak memory leak detection mode to use.
Disabled | Disable native memory leak detection. |
Enabled | Enable native memory leak detection without stack traces. |
EnabledWithStackTrace | Enable native memory leak detection with full stack trace extraction and logging. |