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