Android Scanbot SDK API reference
Toggle table of contents
7.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Android Scanbot SDK API reference
Android Scanbot SDK API reference
/
io.scanbot.sdk.ui
/
EditPolygonImageView
/
EditPolygonDragListener
Edit
Polygon
Drag
Listener
fun
interface
EditPolygonDragListener
Callback to track the changing of the state of the polygon selection.
Members
Functions
on
Polygon
Selected
State
Changed
Link copied to clipboard
abstract
fun
onPolygonSelectedStateChanged
(
isFullPolygonSelected
:
Boolean
)