Share via


GeolocationListeningFailedEventArgs 类

定义

地理位置侦听错误事件的事件参数。

public ref class GeolocationListeningFailedEventArgs : EventArgs
public class GeolocationListeningFailedEventArgs : EventArgs
type GeolocationListeningFailedEventArgs = class
    inherit EventArgs
Public Class GeolocationListeningFailedEventArgs
Inherits EventArgs
继承
GeolocationListeningFailedEventArgs

构造函数

GeolocationListeningFailedEventArgs(GeolocationError)

创建新的地理位置错误事件 args 对象

属性

Error

描述所发生错误的地理位置错误。

适用于