GeolocationListeningFailedEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
地理位置侦听错误事件的事件参数。
public ref class GeolocationListeningFailedEventArgs : EventArgs
public class GeolocationListeningFailedEventArgs : EventArgs
type GeolocationListeningFailedEventArgs = class
inherit EventArgs
Public Class GeolocationListeningFailedEventArgs
Inherits EventArgs
- 继承
-
GeolocationListeningFailedEventArgs
构造函数
GeolocationListeningFailedEventArgs(GeolocationError) |
创建新的地理位置错误事件 args 对象 |
属性
Error |
描述所发生错误的地理位置错误。 |