toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
LongClickableSpan
/
onLongClick
on
Long
Click
abstract
fun
onLongClick
(
view
:
View
)
:
Boolean
Callback for longclick of this span.
Return
true if the callback consumed the longclick, false otherwise.