Share via


CLRegionStateDeterminedEventArgs Class

Definition

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

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

Constructors

Name Description
CLRegionStateDeterminedEventArgs(CLRegionState, CLRegion)

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

Properties

Name Description
Region
State

Applies to