Event SnapChanged
Indicates that the snap candidate used by the GeometryEditor has changed.
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public event EventHandler<SnapChangedEventArgs> SnapChanged
Returns
Type | Description |
---|---|
System.EventHandler<SnapChangedEventArgs> |
Remarks
The snap candidate may change when the pointer is moved close to or away from an existing snappable geometry or geometry guide. When this change results in a different snap candidate, or the edit position becoming unsnapped, this event fires.
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |