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

目前讀取的位置數據。

適用於