Class AnalysisViewStateChangedEventArgs
Event arguments for the AnalysisViewStateChanged event.
Namespace: Esri.ArcGISRuntime.UI.GeoAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class AnalysisViewStateChangedEventArgs : EventArgs
Properties
| Name | Description |
|---|---|
| Analysis | Gets the analysis for which the view state has changed. |
| AnalysisViewState | Gets the updated view state. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |