MMDrawerController icon indicating copy to clipboard operation
MMDrawerController copied to clipboard

How to close already opened the drawer??

Open tiwari1amrit opened this issue 7 years ago • 1 comments

How to close already opened drawer in swift 3?

tiwari1amrit avatar May 16 '17 12:05 tiwari1amrit

Call .closeDrawer(animated: true, completion: nil)

LeoSnek avatar Jun 08 '17 13:06 LeoSnek