Enumeration for the state of the location service.
C# Copy public enum ServiceState
public enum ServiceState
Service is disabled.
Service is enabled.
Related topics
Samples
Guides