GeolocationListeningFailedEventArgs 클래스

정의

지리적 위치 수신 대기 오류 이벤트에 대한 이벤트 인수입니다.

public ref class GeolocationListeningFailedEventArgs : EventArgs
public class GeolocationListeningFailedEventArgs : EventArgs
type GeolocationListeningFailedEventArgs = class
    inherit EventArgs
Public Class GeolocationListeningFailedEventArgs
Inherits EventArgs
상속
GeolocationListeningFailedEventArgs

생성자

GeolocationListeningFailedEventArgs(GeolocationError)

새 지리적 위치 오류 이벤트 인수 개체를 만듭니다.

속성

Error

발생한 오류를 설명하는 지리적 위치 오류입니다.

적용 대상