onPictureReady Function
abstract fun onPictureReady(pictureReady: Boolean)
Called once the page is on screen and ready to crop.
Parameters
- pictureReady —
trueonce the page is loaded and ready to crop.
abstract fun onPictureReady(pictureReady: Boolean)
Called once the page is on screen and ready to crop.
true once the page is loaded and ready to crop.