Class FenceGeotriggerNotificationInfo
A GeotriggerNotificationInfo from a FenceGeotrigger.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Geotriggers
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class FenceGeotriggerNotificationInfo : GeotriggerNotificationInfo
Properties
Name | Description |
---|---|
FenceGeoElement | Gets the GeoElement from the fence data which meets the FenceGeotrigger condition. |
FenceGeometry | Gets the Geometry used for the fence which satisfies the Geotrigger condition. |
FenceId | Gets a unique ID for the fence that triggered the notification info. |
FenceNotificationType | Gets the type of rule which caused this FenceGeotriggerNotificationInfo. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.12 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.12 - 100.15 |
.NET 5 | 100.12 |
.NET Core 3.1 | 100.12 |
Xamarin.Android | 100.12 - 100.15 |
Xamarin.iOS | 100.12 - 100.15 |
UWP | 100.12 - 100.15 |