다음을 통해 공유


CLRegionErrorEventArgs 클래스

정의

MonitoringFailed 이벤트에 대한 데이터를 제공합니다.

public class CLRegionErrorEventArgs : EventArgs
type CLRegionErrorEventArgs = class
    inherit EventArgs
상속
CLRegionErrorEventArgs

생성자

CLRegionErrorEventArgs(CLRegion, NSError)

CLRegionErrorEventArgs 클래스의 새 instance 초기화합니다.

속성

Error

오류입니다.

Region

CLRegion 오류 이벤트와 연결된 입니다.

적용 대상