GeolocationListeningFailedEventArgs 類別

定義

地理位置接聽錯誤事件的事件自變數。

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

建構函式

GeolocationListeningFailedEventArgs(GeolocationError)

建立新的地理位置錯誤事件自變數物件

屬性

Error

描述發生錯誤的地理位置錯誤。

適用於