Share via


CLRegionErrorEventArgs Class

Definition

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

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

Constructors

Name Description
CLRegionErrorEventArgs(CLRegion, NSError)

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

Properties

Name Description
Error
Region

Applies to