dwell property

Duration dwell
getter/setter pair

The dwell time of this geofence. If an object is located inside this geofence for more that dwell, the moved function will return this.

Implementation

Duration dwell;