CLLocationsUpdatedEventArgs(CLLocation[]) Constructor

Definition

Initializes a new instance of the CLLocationsUpdatedEventArgs class.

public CLLocationsUpdatedEventArgs (CoreLocation.CLLocation[] locations);
new CoreLocation.CLLocationsUpdatedEventArgs : CoreLocation.CLLocation[] -> CoreLocation.CLLocationsUpdatedEventArgs

Parameters

locations
CLLocation[]

Applies to