Enum LocationType

    Definition

    Namespace:
    Tizen.Location
    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.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX