Enum DirectionType

    Definition

    Namespace:
    Tizen.Maps
    Assembly:
    Tizen.Maps.dll

    The direction types for route maneuver.

    [Obsolete("Deprecated since API11. Might be removed in API13.")]
    public enum DirectionType

    Fields

    Name Description
    East

    Indicates the East direction.

    None

    Indicates an unknown direction.

    North

    Indicates the North direction.

    NorthEast

    Indicates the Northeast direction.

    NorthWest

    Indicates the Northwest direction.

    South

    Indicates the South direction.

    SouthEast

    Indicates the Southeast direction.

    SouthWest

    Indicates the Southwest direction.

    West

    Indicates the West direction.

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