Class ProximityTriggersPage
Displays proximity triggers.
Inheritance
System.Object
ProximityTriggersPage
Namespace: Sensus.UI
Assembly: SensusAndroid.dll
Syntax
public class ProximityTriggersPage : ContentPage
Constructors
ProximityTriggersPage(IPointsOfInterestProximityProbe)
Initializes a new instance of the ProximityTriggersPage class.
Declaration
public ProximityTriggersPage(IPointsOfInterestProximityProbe proximityProbe)
Parameters
Type | Name | Description |
---|---|---|
IPointsOfInterestProximityProbe | proximityProbe | Proximity probe to display triggers for. |