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)
System.Object.ToString()
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 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.12 - 200.5 |
Xamarin.Android | 100.12 - 100.15 |
Xamarin.iOS | 100.12 - 100.15 |
UWP | 100.12 - 200.5 |