다음을 통해 공유


Geolocation.StopListeningForeground 메서드

정의

앱이 포그라운드에 있을 때 위치 업데이트 수신 대기를 중지합니다. 수신하지 IsListeningForeground 않을 때 효과가 없으며 현재 false입니다.

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

적용 대상