Class GeoViewHandler<S, T>
View handler for the Geo
Namespace: Esri.ArcGISRuntime.Maui.Handlers
Assembly: Esri.ArcGISRuntime.Maui.dll
Syntax
public abstract class GeoViewHandler<S, T> : ViewHandler<S, T> where S : class, IGeoView where T : GeoView
Type Parameters
Name | Description |
---|---|
S | |
T |
Fields
Name | Description |
---|---|
Geo |
Property mapper for the Geo |
Methods
Name | Description |
---|---|
Connect |
|
Disconnect |
|
MapGraphicsOverlays(GeoViewHandler<S, T>, IGeoView) | Maps the Graphics |
MapGrid(GeoViewHandler<S, T>, IGeoView) | Maps the Grid property to the native GeoView control. |
MapIsAttributionTextVisible(GeoViewHandler<S, T>, IGeoView) | Maps the Is |
MapLabeling(GeoViewHandler<S, T>, IGeoView) | Maps the Labeling property to the native GeoView control. |
MapSelectionProperties(GeoViewHandler<S, T>, IGeoView) | Maps the Selection |
MapTimeExtent(GeoViewHandler<S, T>, IGeoView) | Maps the Time |
MapViewInsets(GeoViewHandler<S, T>, IGeoView) | Maps the View |
Applies to
Target | Versions |
---|---|
.NET | 200.0 - 200.6 |
.NET Windows | 200.0 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |