GeolocationError Enum

Definition

Error values for listening for geolocation changes

public enum class GeolocationError
public enum GeolocationError
type GeolocationError = 
Public Enum GeolocationError
Inheritance
GeolocationError

Fields

PositionUnavailable 0

The provider was unable to retrieve any position data.

Unauthorized 1

The app is not, or no longer, authorized to receive location data.

Applies to