closeDrawer

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.