CLRegionBeaconsFailedEventArgs 类

定义

RangingBeaconsDidFailForRegion 事件提供数据。

public class CLRegionBeaconsFailedEventArgs : EventArgs
type CLRegionBeaconsFailedEventArgs = class
    inherit EventArgs
继承
CLRegionBeaconsFailedEventArgs

构造函数

CLRegionBeaconsFailedEventArgs(CLBeaconRegion, NSError)

初始化 CLRegionBeaconsFailedEventArgs 类的新实例。

属性

Error

操作失败的原因。

Region

CLBeaconRegion 问题关联的 。

适用于