distance property

double distance
getter/setter pair

The minimum distance in meters a device must move horizontally before an update event is generated. Specify 0 when you want to be notified of all movements.

Implementation

double distance = 0;