I can set width with [drawerViewController setMaximumRightDrawerWidth:200.0f], but how to set height and starting point with coordinate x and y, since I want right side drawer is between top nav bar and bottom tool bar, it also just covers on center view transparently rather than move center view to left side.
Thanks in advance for any idea.
I can set width with [drawerViewController setMaximumRightDrawerWidth:200.0f], but how to set height and starting point with coordinate x and y, since I want right side drawer is between top nav bar and bottom tool bar, it also just covers on center view transparently rather than move center view to left side. Thanks in advance for any idea.