CLRegionEventArgs Class

Definition

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

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

Constructors

Name Description
CLRegionEventArgs(CLRegion)

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

Properties

Name Description
Region

Applies to