다음을 통해 공유


GeolocationLocationChangedEventArgs 클래스

정의

의 현재 읽기를 포함하는 이벤트 인수입니다 LocationChanged.

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

생성자

GeolocationLocationChangedEventArgs(Location)

이벤트 인수에 대한 읽기를 사용하는 공용 생성자입니다.

속성

Location

현재 읽기의 위치 데이터입니다.

적용 대상