Interface IBackgroundMapView.IScreenShotCallback

Enclosing interface:
IBackgroundMapView

public static interface IBackgroundMapView.IScreenShotCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onScreenShot(android.graphics.drawable.BitmapDrawable bitmap)
     
  • Method Details

    • onScreenShot

      void onScreenShot(android.graphics.drawable.BitmapDrawable bitmap)