Share via


CLAuthorizationChangedEventArgs Class

Definition

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

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

Constructors

Name Description
CLAuthorizationChangedEventArgs(CLAuthorizationStatus)

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

Properties

Name Description
Status

Applies to