CLRegionEventArgs(CLRegion) Constructor

Definition

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

public CLRegionEventArgs(CoreLocation.CLRegion region);
new CoreLocation.CLRegionEventArgs : CoreLocation.CLRegion -> CoreLocation.CLRegionEventArgs

Parameters

region
CLRegion

The value for the Region property.

Applies to