Enum LocationType
Definition
- Assembly:
- Tizen.Location.dll
Enumeration for the type of connection used in acquiring the location data.
public enum LocationType
Fields
Name | Description |
---|---|
Gps | This method uses Global Positioning System. |
Hybrid | This method selects the best method available at the moment. |
Passive | This method uses passive mode. |
Wps | This method uses WiFi Positioning System. |