设置 .(UIScrollView *)linkedScrollView
关联需要联动的 scrollView.
CZSlidingMenuBar 会实时监听 .linkedScrollView
的滑动变化,以更新 CZSlidingMenuBar 的状态.
但并不会影响到 .linkedScrollView
本身 delegate 的设置和使用 !
To run the example project, clone the repo, and run pod install
from the Example directory first.
CZSlidingMenuBar is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'CZSlidingMenuBar'
czeludzki, czeludzki@gmail.com
CZSlidingMenuBar is available under the MIT license. See the LICENSE file for more info.