SESL Material
Toggle table of contents
1.12.0+1.0.31-sesl8+rev0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SESL Material
SESL Material
/
com.google.android.material.bottomsheet
/
BottomSheetBehavior
/
onNestedPreScroll
on
Nested
Pre
Scroll
open
fun
onNestedPreScroll
(
@
NonNull
coordinatorLayout
:
CoordinatorLayout
,
@
NonNull
child
:
V
,
@
NonNull
target
:
View
,
dx
:
Int
,
dy
:
Int
,
@
NonNull
consumed
:
Array
<
Int
>
,
type
:
Int
)