Enum InsetsViewpointAdjustmentType
An enumeration governing how the viewpoint is adjusted when the Esri.ArcGISRuntime.UI.Controls.MapView.ViewInsets change.
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum InsetsViewpointAdjustmentType
Fields
| Name | Description |
|---|---|
| NoAdjustment | No adjustment will be made. |
| PreserveCenter | The current map center will be preserved within the space not occupied by the content insets. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |