Share via


CLHeadingUpdatedEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class CLHeadingUpdatedEventArgs : EventArgs
type CLHeadingUpdatedEventArgs = class
    inherit EventArgs
Inheritance
CLHeadingUpdatedEventArgs

Constructors

Name Description
CLHeadingUpdatedEventArgs(CLHeading)

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

Properties

Name Description
NewHeading

Applies to