Class Geotrigger
A condition monitored by a Geotrigger
Namespace: Esri.ArcGISRuntime.Geotriggers
Assembly: Esri.ArcGISRuntime.dll
Syntax
public abstract class Geotrigger
Remarks
A Geotrigger defines a condition that can be continually monitored in real time. After the
condition is met, the Geotrigger defines how a Geotrigger
A Geotrigger
You can create a Fence
If a Geotrigger is defined in a Geotriggers
Properties
Name | Description |
---|---|
Feed | Gets the Geotrigger |
Geotrigger |
Gets a unique ID for the Geotrigger. |
Message |
Gets or sets an Arcade |
Name | Gets or sets the name of the Geotrigger. |
Requested |
Gets a list of strings indicating the set of requested actions when a notification is delivered. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.12 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.12 - 200.6 |
Xamarin.Android | 100.12 - 100.15 |
Xamarin.iOS | 100.12 - 100.15 |
UWP | 100.12 - 200.6 |