sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.widget
/
RecyclerView
/
SeslOnGoToTopClickListener
Sesl
On
Go
To
Top
Click
Listener
interface
SeslOnGoToTopClickListener
(
source
)
Interface definition for a callback to be invoked when the "Go to top" button is clicked.
Members
Functions
on
Go
To
Top
Click
Link copied to clipboard
abstract
fun
onGoToTopClick
(
@
NonNull
view
:
RecyclerView
)
:
Boolean