# Stop()

> Stops location service updates. This is useful to save battery power when the application doesn't require the location service.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.InputLegacyModule

```csharp
public void Stop()
```
