Android Studio Sign in

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-alpha11
abstract void onSelectionChanged(Selection newSelection)

Called when the Selection has changed

Morty Proxy This is a proxified and sanitized view of the page, visit original site.