useEmulator property

bool? useEmulator
getter/setter pair

Allows you to enable or disable SDK to run in emulated devices.

Note: It is not recommended to enable this option, use it only for testing purposes.

Implementation

bool? useEmulator;