Enum LocationType

Definition

Namespace:
Tizen.Location
Assembly:
Tizen.Location.dll
API Level:
3

Enumeration for the type of connection used in acquiring the location data.

C#
Copy
public enum LocationType
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.