noJsonLoading property

bool noJsonLoading
getter/setter pair

Do not use JSON platform loading, some versions of MRAA do not support this, must be set for MRAA API <2.0.0 usage. Set this before initialising.

Implementation

bool noJsonLoading = false;