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.appbar
/
CollapsingToolbarLayout
/
LayoutParams
/
LayoutParams
Layout
Params
constructor
(
c
:
Context
,
attrs
:
AttributeSet
)
constructor
(
width
:
Int
,
height
:
Int
)
constructor
(
width
:
Int
,
height
:
Int
,
gravity
:
Int
)
constructor
(
@
NonNull
p
:
ViewGroup.LayoutParams
)
constructor
(
@
NonNull
source
:
ViewGroup.MarginLayoutParams
)
@
RequiresApi
(
value
=
19
)
constructor
(
@
NonNull
source
:
FrameLayout.LayoutParams
)
@
RequiresApi
(
value
=
19
)
constructor
(
@
NonNull
source
:
CollapsingToolbarLayout.LayoutParams
)