Share via


CLRegionBeaconsFailedEventArgs Class

Definition

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

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

Constructors

Name Description
CLRegionBeaconsFailedEventArgs(CLBeaconRegion, NSError)

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

Properties

Name Description
Error
Region

Applies to