[Register("io/scanbot/sdk/ui/EditPolygonImageView$EditPolygonDragStateListener", "", "IO.Scanbot.Sdk.UI.EditPolygonImageView/IEditPolygonDragStateListenerInvoker")]
public interface EditPolygonImageView.IEditPolygonDragStateListener : IJavaObject, IJavaPeerable, IDisposable
[Register("onPolygonDragStateChanged", "(Z)V", "GetOnPolygonDragStateChanged_ZHandler:IO.Scanbot.Sdk.UI.EditPolygonImageView/IEditPolygonDragStateListenerInvoker, DocumentSDK.NET.Droid")]
void OnPolygonDragStateChanged(bool isDragging)