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 |
当前读取的位置数据。 |