MMapViewUserTrackingEventArgs(MKUserTrackingMode, Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a new instance of the MMapViewUserTrackingEventArgs with the specified event data.
public MMapViewUserTrackingEventArgs(MapKit.MKUserTrackingMode mode, bool animated);
new MapKit.MMapViewUserTrackingEventArgs : MapKit.MKUserTrackingMode * bool -> MapKit.MMapViewUserTrackingEventArgs
Parameters
- mode
- MKUserTrackingMode
The value for the Mode property.