useGooglePlayServices property

bool useGooglePlayServices
getter/setter pair

If set to true, the app will use Google Play Services to request location. If not available on the device, the app will fallback to GPS. Only valid on Android.

Implementation

bool useGooglePlayServices;