ListenableEditText.onSelectionChangedListener

public interface onSelectionChangedListener

Interface that all listeners for ListenableEditText.mListener must satisfy.

Methods

onSelectionChanged

void onSelectionChanged(int selStart, int selEnd)