Table of Contents

Interface EditPolygonImageView.IEditPolygonDragStateListener

Namespace
IO.Scanbot.Sdk.UI
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/ui/EditPolygonImageView$EditPolygonDragStateListener", "", "IO.Scanbot.Sdk.UI.EditPolygonImageView/IEditPolygonDragStateListenerInvoker")]
public interface EditPolygonImageView.IEditPolygonDragStateListener : IJavaObject, IJavaPeerable, IDisposable
Inherited Members

Methods

OnPolygonDragStateChanged(bool)

[Register("onPolygonDragStateChanged", "(Z)V", "GetOnPolygonDragStateChanged_ZHandler:IO.Scanbot.Sdk.UI.EditPolygonImageView/IEditPolygonDragStateListenerInvoker, DocumentSDK.NET.Droid")]
void OnPolygonDragStateChanged(bool isDragging)

Parameters

isDragging bool