CLAuthorizationChangedEventArgs Class

Definition

Provides data for the AuthorizationChanged event.

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

Constructors

CLAuthorizationChangedEventArgs(CLAuthorizationStatus)

Initializes a new instance of the CLAuthorizationChangedEventArgs class.

Properties

Status

The new CLAuthorizationStatus.

Applies to