Share via


CLHeadingUpdatedEventArgs(CLHeading) Constructor

Definition

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

public CLHeadingUpdatedEventArgs(CoreLocation.CLHeading newHeading);
new CoreLocation.CLHeadingUpdatedEventArgs : CoreLocation.CLHeading -> CoreLocation.CLHeadingUpdatedEventArgs

Parameters

newHeading
CLHeading

The value for the NewHeading property.

Applies to