Aracılığıyla paylaş


IGeolocation.StopListeningForeground Method

Definition

Stop listening for location updates when the app is in the foreground. Has no effect when IsListeningForeground is currently false.

public:
 void StopListeningForeground();
public void StopListeningForeground ();
abstract member StopListeningForeground : unit -> unit
Public Sub StopListeningForeground ()

Applies to