anrEnabled property

bool anrEnabled
getter/setter pair

Enable or disable ANR (Application Not Responding). Available only for Android. Enabled by default.

Implementation

bool anrEnabled = true;