notificationInterval property
getter/setter pair
Interval between notifications. Defaults to 1 second.
Values less than 1 ms are not acceptable and the interval is raised to this minimum in object constructors.
Note: This value does not affect LocationSimulator when created with a GPXTrack.
Implementation
Duration notificationInterval;