SBFolderView.h 83 B

123456
  1. @interface SBFolderView : UIView
  2. - (void)setPageControlHidden:(BOOL)hidden;
  3. @end