Show / Hide Table of Contents

Method ExportImageAsync

ExportImageAsync()

Exports an image snapshot of the current GeoView.

Declaration
public Task<RuntimeImage> ExportImageAsync()
Returns
Type Description
Task<RuntimeImage>

Task<RuntimeImage>.

Remarks

The exported image contains the currently visible content of the MapView or SceneView. Elements drawn on top of the GeoView, such as callouts or popups, are not exported. You can check DrawStatus to confirm that drawing is complete before calling this method.

Applies to

Platforms and versions
TargetVersions
.NET iOS200.0 - 300.0
Xamarin.iOS100.0 - 100.15
In this article
Provide feedback
Back to top Copyright © 2025 Esri.