sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.testutils
/
DrawerLayoutActions
/
setDrawerLockMode
set
Drawer
Lock
Mode
open
fun
setDrawerLockMode
(
lockMode
:
Int
,
drawerEdgeGravity
:
Int
)
:
ViewAction
(
source
)
Sets the lock mode for the drawer at the specified edge gravity.
open
fun
setDrawerLockMode
(
lockMode
:
Int
,
drawerView
:
View
)
:
ViewAction
(
source
)
Sets the lock mode for the drawer.