다음을 통해 공유


CLRegionBeaconsFailedEventArgs 클래스

정의

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

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

생성자

CLRegionBeaconsFailedEventArgs(CLBeaconRegion, NSError)

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

속성

Error

작업이 실패한 이유입니다.

Region

CLBeaconRegion 문제와 관련된 입니다.

적용 대상