Package io.scanbot.sdk.ui
Interface EditPolygonImageView.EditPolygonAnimationEndListener
-
- All Implemented Interfaces:
public interface EditPolygonImageView.EditPolygonAnimationEndListener
Callback to track polygon animation during rotations.
-
-
Method Summary
Modifier and Type Method Description abstract Unit
onAnimationEnded()
-
-
Method Detail
-
onAnimationEnded
abstract Unit onAnimationEnded()
-
-
-
-