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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.