sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
drawerlayout
/
androidx.drawerlayout.widget
/
DrawerLayout
/
LayoutParams
/
LayoutParams
Layout
Params
constructor
(
@
NonNull
c
:
Context
,
@
Nullable
attrs
:
AttributeSet
)
(
source
)
constructor
(
width
:
Int
,
height
:
Int
)
(
source
)
constructor
(
width
:
Int
,
height
:
Int
,
gravity
:
Int
)
(
source
)
constructor
(
@
NonNull
source
:
DrawerLayout.LayoutParams
)
(
source
)
constructor
(
@
NonNull
source
:
ViewGroup.LayoutParams
)
(
source
)
constructor
(
@
NonNull
source
:
ViewGroup.MarginLayoutParams
)
(
source
)