sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
coordinatorlayout
/
androidx.coordinatorlayout.widget
/
CoordinatorLayout
/
onStartNestedScroll
on
Start
Nested
Scroll
open
fun
onStartNestedScroll
(
@
NonNull
child
:
@
NonNull
View
,
@
NonNull
target
:
@
NonNull
View
,
axes
:
Int
)
:
Boolean
(
source
)
open
fun
onStartNestedScroll
(
@
NonNull
child
:
@
NonNull
View
,
@
NonNull
target
:
@
NonNull
View
,
axes
:
Int
,
type
:
Int
)
:
Boolean
(
source
)