Package 

Interface CropImageView.OnSetCropOverlayReleasedListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCropOverlayReleased(Rect rect) Called when the crop overlay changed listener is called and inProgress is false.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • onCropOverlayReleased

         abstract Unit onCropOverlayReleased(Rect rect)

        Called when the crop overlay changed listener is called and inProgress is false.

        rect The rect coordinates of the cropped overlay