onTouch

abstract fun onTouch(@Nullable span: ClickableSpan, motionEvent: MotionEvent, view: View): Boolean

Return

true if an action is taken with this touch event

Parameters

span

target span

motionEvent

motion event

view

source view