infinitered / ProMotion-menu

RubyMotion gem allowing you to easily setup a facebook or Path style hidden slide menu easily with the ProMotion gem.
74 stars 29 forks source link

Add #gesture_type accesssors #29

Closed macfanatic closed 10 years ago

macfanatic commented 10 years ago

Quick accessors for setting the open and close gesture types for the drawer controller, without using the constants.

# easily set open/close gestures at once
slide_menu.gesture_type = :none