Class GeoViewHandler<S, T>
View handler for the GeoView control
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public abstract class GeoViewHandler<S, T> : ViewHandler<S, T>, IPlatformViewHandler, IViewHandler, IElementHandler where S : class, IGeoView where T : GeoView
Type Parameters
| Name | Description |
|---|---|
| S | |
| T |
Fields
| Name | Description |
|---|---|
| GeoViewMapper | Property mapper for the GeoView control. |
Methods
Applies to
| Target | Versions |
|---|---|
| .NET | 200.0 - 300.0 |
| .NET Windows | 200.0 - 300.0 |
| .NET Android | 200.0 - 300.0 |
| .NET iOS | 200.0 - 300.0 |