Open rjjohnpatrickcruz opened 9 years ago
Hi,
I just want to know, how can I close(toggle) the sidemenu after selecting in the talbeviewcell. I just want to close it because im just calling a method in the same viewcontroller.
Thanks.
Hi @rjjohnpatrickcruz , You can use hideSideMenuView() in any view controller
hideSideMenuView()
Hi,
I just want to know, how can I close(toggle) the sidemenu after selecting in the talbeviewcell. I just want to close it because im just calling a method in the same viewcontroller.
Thanks.