GeolocationRequest クラス

定義

場所要求の条件を表します。

public class GeolocationRequest
継承
System.Object
GeolocationRequest

コンストラクター

GeolocationRequest()

GeolocationRequest の新しいインスタンスを作成します。

GeolocationRequest(GeolocationAccuracy)

指定した精度で GeolocationRequest の新しいインスタンスを作成します。

GeolocationRequest(GeolocationAccuracy, TimeSpan)

指定した精度とタイムアウトを使用して GeolocationRequest の新しいインスタンスを作成します。

プロパティ

DesiredAccuracy

結果の場所の必要な精度を取得または設定します。

Timeout

場所要求のタイムアウトを取得または設定します。

メソッド

ToString()

要求の文字列表現。

適用対象