UIScrollView(FWDrawerView)

@interface UIScrollView (FWDrawerView)

滚动视图纵向手势冲突无缝滑动分类,需允许同时识别多个手势

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic) BOOL fw_drawerSuperviewFixed
  • Undocumented

    Declaration

    Objective-C

    - (void)fw_drawerSuperviewDidScroll:(CGFloat)position NS_REFINED_FOR_SWIFT;
  • Undocumented

    Declaration

    Objective-C

    - (void)fw_drawerSubviewDidScroll:(UIScrollView *)superview NS_REFINED_FOR_SWIFT;