sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.widget
/
RecyclerView
/
dispatchNestedPreScroll
dispatch
Nested
Pre
Scroll
open
fun
dispatchNestedPreScroll
(
dx
:
Int
,
dy
:
Int
,
consumed
:
Array
<
Int
>
,
offsetInWindow
:
Array
<
Int
>
)
:
Boolean
(
source
)
open
fun
dispatchNestedPreScroll
(
dx
:
Int
,
dy
:
Int
,
consumed
:
Array
<
Int
>
,
offsetInWindow
:
Array
<
Int
>
,
type
:
Int
)
:
Boolean
(
source
)