Is there a way to find that for current MapView extent fetching images and rendering them has finished? Some kind of listener/delegate for this on Android/iOS?
In ArcGIS Runtime Quartz, which is in beta now, check out GeoView.addDrawStatusChangedListener
. This appears to be a new capability in Runtime Quartz that is not available in Runtime 10.2.x.