Share via


CLVisitedEventArgs(CLVisit) Constructor

Definition

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

public CLVisitedEventArgs(CoreLocation.CLVisit visit);
new CoreLocation.CLVisitedEventArgs : CoreLocation.CLVisit -> CoreLocation.CLVisitedEventArgs

Parameters

visit
CLVisit

The value for the Visit property.

Applies to