dogo / AKSideMenu

Beautiful iOS side menu library with parallax effect. Written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to change left menu width

tjsingh04 opened this issue · comments

How we can change left menu controller width?

I am also facing this issue..... Did you resolve that issue..... please let me know

// This sets the offset of the menu
contentViewInPortraitOffsetCenterX = yourValueGoesHere // CGFloat - from center of screen
contentViewInLandscapeOffsetCenterX = yourValueGoesHere // CGFloat - from center of screen