次の方法で共有


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

現在の読み取りの場所データ。

適用対象