GeolocationLocationChangedEventArgs 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含 目前讀取的事件 LocationChanged自變數。
public ref class GeolocationLocationChangedEventArgs : EventArgs
public class GeolocationLocationChangedEventArgs : EventArgs
type GeolocationLocationChangedEventArgs = class
inherit EventArgs
Public Class GeolocationLocationChangedEventArgs
Inherits EventArgs
- 繼承
-
GeolocationLocationChangedEventArgs
建構函式
GeolocationLocationChangedEventArgs(Location) |
接受讀取事件自變數的公用建構函式。 |
屬性
Location |
目前讀取的位置數據。 |