Partager via


GeoCoordinateWatcher.Stop Méthode

Définition

Empêche la GeoCoordinateWatcher fourniture de données et d’événements d’emplacement.

public:
 virtual void Stop();
public void Stop();
abstract member Stop : unit -> unit
override this.Stop : unit -> unit
Public Sub Stop ()

Implémente

Remarques

Une fois Stop appelé, aucun autre PositionChanged événement ne se produit et la Position propriété retourne Unknown.

Quand Stop elle est appelée, la Status propriété est définie sur Disabled.

S’applique à