Show / Hide Table of Contents

    Enum GeofenceState

    Definition

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

    Enumeration for the state of geofence.

    public enum GeofenceState : int

    Fields

    Name Description
    In

    Geofence In state.

    Out

    Geofence Out state.

    Uncertain

    Uncertain state of geofence.

    Extension Methods

    EXamlExtensions.LoadFromEXamlPath<GeofenceState>(String)
    EXamlExtensions.LoadFromEXamlPath<GeofenceState>(Type)
    EXamlExtensions.LoadFromEXamlByRelativePath<GeofenceState>(String)
    EXamlExtensions.LoadFromEXaml<GeofenceState>(String)
    Extensions.LoadFromXaml<GeofenceState>(Type)
    Extensions.LoadFromXaml<GeofenceState>(String)
    Extensions.LoadFromXamlFile<GeofenceState>(String)
    • View Source
    Back to top Copyright © 2016-2022 Samsung
    Generated by DocFX