Show / Hide Table of Contents

    Class AddProximityTriggerPage

    Allows the user to add a proximity trigger to a proximity probe.

    Inheritance
    System.Object
    AddProximityTriggerPage
    Namespace: Sensus.UI
    Assembly: SensusAndroid.dll
    Syntax
    public class AddProximityTriggerPage : ContentPage

    Constructors

    AddProximityTriggerPage(IPointsOfInterestProximityProbe)

    Initializes a new instance of the AddProximityTriggerPage class.

    Declaration
    public AddProximityTriggerPage(IPointsOfInterestProximityProbe proximityProbe)
    Parameters
    Type Name Description
    IPointsOfInterestProximityProbe proximityProbe

    Proximity probe to add trigger to.

    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX