PagingMenuController
PagingMenuController copied to clipboard
Width of menuView
Hi,
is it possible to change the width of the menuView? I want add two buttons on the right and left side of the menuView. With "var height: CGFloat {return 44 }" i can change the height but there is not a width option. Any help?
Does menu view's width corresponds to paging view's width? Or do you want to change width of menu view only?
@kitasuke yes it is correct the menu view's width corresponds to the paging view's width. I will only change the width of menu's View.