Return Value
Returns true if the map view has a previous camera position.
{
//Zoom to the selected layers in the TOC
if (mapView.HasPreviousCamera())
mapView.PreviousCameraAsync();
}
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)