CropFragment Class
class CropFragment : Fragment
Deprecated.
Use Compose instead.
This androidx.fragment.app.Fragment can show a picture and manage document’s cutout.
Constructors
CropFragment
constructor()
Functions
setHandler
fun setHandler(handler: CropHandler)
Attaches the handler that supplies the page and receives the user’s edits.