MobileForms Toolkit Documentation

GpsDevice.OnStatusChanged Method 

Remembers the new status and raises the StatusChanged event.

protected void OnStatusChanged(
GeoPositionStatus status
);

Parameters

status
A GeoPositionStatus enumaration value that represents the new status.

See Also

GpsDevice Class | Resco.Location.GPS Namespace