Geolocation error.
Public Member Functions | |
GeoPositionError (ushort c) | |
Public Attributes | |
const ushort | PERMISSION_DENIED =1 |
const ushort | POSITION_UNAVAILABLE =2 |
const ushort | TIMEOUT =3 |
ushort | code |
The error code. More... | |
Properties | |
string | message [get] |
Debugging user friendly message. More... | |
|
inline |
ushort PowerUI.GeoPositionError.code |
The error code.
const ushort PowerUI.GeoPositionError.PERMISSION_DENIED =1 |
const ushort PowerUI.GeoPositionError.POSITION_UNAVAILABLE =2 |
const ushort PowerUI.GeoPositionError.TIMEOUT =3 |
|
get |
Debugging user friendly message.