fun setDrawerLockMode(lockMode: Int): DrawerBuilder<Parent, Child>
Set the lock mode of FilterDrawer
Default to DrawerLayout.LOCK_MODE_UNLOCKED
lockMode - The lock mode of FilterDrawer
lockMode
Return this
See Also
DrawerLayout