-
public interface CropImageView.OnSetCropWindowChangeListenerInterface definition for a callback to be invoked when the crop overlay is released.
-
-
Method Summary
Modifier and Type Method Description abstract UnitonCropWindowChanged()Called when the crop window is changed -
-
Method Detail
-
onCropWindowChanged
abstract Unit onCropWindowChanged()
Called when the crop window is changed
-
-
-
-