SBAppSwitcherPeopleScrollView.h 136 B

123456
  1. @interface SBAppSwitcherPeopleScrollView : UIScrollView
  2. - (void)updateDataVisibleOnly:(BOOL)visibleOnly animated:(BOOL)animated;
  3. @end