sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.widget
/
NestedScrollView
/
addView
add
View
open
fun
addView
(
@
NonNull
child
:
View
)
(
source
)
open
fun
addView
(
child
:
View
,
index
:
Int
)
(
source
)
open
fun
addView
(
child
:
View
,
params
:
ViewGroup.LayoutParams
)
(
source
)
open
fun
addView
(
child
:
View
,
index
:
Int
,
params
:
ViewGroup.LayoutParams
)
(
source
)