sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.view
/
ViewCompatTest
/
NestedScrollingChildImpl
Nested
Scrolling
Child
Impl
abstract
class
NestedScrollingChildImpl
:
ViewCompatTest.ViewSubclass
,
NestedScrollingChild
(
source
)
Inheritors
NestedScrollingChild2Impl
Members
Constructors
Nested
Scrolling
Child
Impl
Link copied to clipboard
constructor
(
context
:
Context
)
Functions
dispatch
Nested
Scroll
Link copied to clipboard
open
fun
dispatchNestedScroll
(
dxConsumed
:
Int
,
dyConsumed
:
Int
,
dxUnconsumed
:
Int
,
dyUnconsumed
:
Int
,
@
Nullable
offsetInWindow
:
Array
<
Int
>
)
:
Boolean