GeolocationError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error values for listening for geolocation changes
public enum class GeolocationError
public enum GeolocationError
type GeolocationError =
Public Enum GeolocationError
- Inheritance
-
GeolocationError
Fields
Name | Value | Description |
---|---|---|
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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.