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

当前读取的位置数据。

适用于