Class PickedUpElementChangedEventArgs
Event argument used by PickedUpElementChanged
Namespace: Esri.ArcGISRuntime.UI.Editing
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class PickedUpElementChangedEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| PickedUpElement | Gets the element currently picked up by the GeometryEditor changed following programmatic or interactive pickup or put down. |
Applies to
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 - 300.0 |
| .NET Windows | 200.8 - 300.0 |
| .NET Android | 200.8 - 300.0 |
| .NET iOS | 200.8 - 300.0 |
| .NET Framework | 200.8 |
| UWP | 200.8 |