Package 

Interface ICropWindowChangeLister


  • 
    public interface ICropWindowChangeLister
    
                        

    裁剪窗口服务接口,用于处理裁剪窗口的移动和比例变化事件。

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onCropWindowChanged(CropWindowView cropWindowView, RectF cropRect)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait