Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
orazz authored Sep 22, 2016
1 parent 75060d1 commit 4c4052e
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,34 @@ There are many ways you are able to customize page menu for your needs and there
* Scroll animation duration on menu item tap in milliseconds

scrollAnimationDurationOnMenuItemTap (Int)
* Bottom menu shadow color

bottomMenuShadowColor (UIColor)

* Bottom menu shadow

addBottomMenuShadow (Bool)

* The bottom menu shadow's opacity
shadowOpacity (Float)

* The bottom menu shadow's radius

shadowRadius (CGFloat)

* The bottom menu shadow's vertical offset

shadowOffset (CGFloat)

* Icon Indicator

iconIndicator(Bool)

* Icon Indicator view to show like indicator

iconIndicatorView(UIView)


## Apps using PageMenu

Expand Down

0 comments on commit 4c4052e

Please sign in to comment.