共用方式為


GeolocationRequest 類別

定義

表示位置要求的準則。

public class GeolocationRequest
繼承
System.Object
GeolocationRequest

建構函式

GeolocationRequest()

建立 GeolocationRequest 的新實例。

GeolocationRequest(GeolocationAccuracy)

使用指定的精確度,建立 GeolocationRequest 的新實例。

GeolocationRequest(GeolocationAccuracy, TimeSpan)

使用指定的精確度和逾時,建立 GeolocationRequest 的新實例。

屬性

DesiredAccuracy

取得或設定所產生位置所需的正確性。

Timeout

取得或設定位置要求逾時。

方法

ToString()

要求的字串表示。

適用於