sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.testutils
/
DrawerLayoutActions
/
closeDrawer
close
Drawer
open
fun
closeDrawer
(
drawerEdgeGravity
:
Int
)
:
ViewAction
(
source
)
open
fun
closeDrawer
(
drawerEdgeGravity
:
Int
,
animate
:
Boolean
)
:
ViewAction
(
source
)
Closes the drawer at the specified edge gravity.
open
fun
closeDrawer
(
drawerView
:
View
)
:
ViewAction
(
source
)
Closes the drawer.