PdfView.OnSelectionChangedListener


public interface PdfView.OnSelectionChangedListener


Listener interface to receive updates when the currentSelection changes

Summary

Public methods

abstract void

Called when the Selection has changed

Public methods

onSelectionChanged

Added in 1.0.0-alpha10
abstract void onSelectionChanged(Selection newSelection)

Called when the Selection has changed