getGeofencingService()

Get an instance of GeofencingService.

Syntax 

1import { getGeofencingService } from 'lightning/mobileCapabilities';
2getGeofencingService(): GeofencingService

Parameters 

None.

Returns 

An instance of GeofencingService.

Usage 

There are no parameters or options when creating an instance. Use the instance to perform geofencing operations.