Share via


MKMapViewChangeEventArgs(Boolean) Constructor

Definition

Create a new instance of the MKMapViewChangeEventArgs with the specified event data.

public MKMapViewChangeEventArgs(bool animated);
new MapKit.MKMapViewChangeEventArgs : bool -> MapKit.MKMapViewChangeEventArgs

Parameters

animated
Boolean

The value for the Animated property.

Applies to