CLRegionErrorEventArgs 类

定义

MonitoringFailed 事件提供数据。

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

构造函数

CLRegionErrorEventArgs(CLRegion, NSError)

初始化 CLRegionErrorEventArgs 类的新实例。

属性

Error

错误。

Region

CLRegion与错误事件关联的 。

适用于