Property InsetsViewpointAdjustment
InsetsViewpointAdjustment
Gets or sets how the viewpoint will be adjusted when the Esri.ArcGISRuntime.UI.Controls.MapView.ViewInsets change.
Declaration
public InsetsViewpointAdjustmentType InsetsViewpointAdjustment { get; set; }
Property Value
| Type | Description |
|---|---|
| InsetsViewpointAdjustmentType | How the viewpoint will be adjusted when the Esri.ArcGISRuntime.UI.Controls.MapView.ViewInsets change. |
Remarks
This property is applicable only if LocationDisplay is not active or AutoPanMode is Off. The default value is NoAdjustment.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 300.1 |