You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary='UIScrollView subclass that can use a custom easing function to animate the setting of the content offset'
s.description=<<-DESC
UIScrollView subclass that can use a custom easing function to animate the setting of the content offset.
- supports all 30 easing functions defined in [AHEasing](https://github.com/warrenm/AHEasing) (wrapped inside SCEasingFunctions) which you can visualise at http://easings.net/
- adds a maximum number of touches property
- allows defining an UIBezierPath as a touch refusal area inside which touches will be ignored