Update TLYShyNavBarManager.h

This commit is contained in:
Mazyad Alabduljaleel 2014-06-28 08:43:29 +04:00
parent 6d74aa3e21
commit 1ee4f9284f
1 changed files with 3 additions and 1 deletions

View File

@ -30,7 +30,9 @@
*/
@property (nonatomic, readonly, weak) UIViewController *viewController;
/* The scrollView subclass that will drive the contraction/expansion */
/* The scrollView subclass that will drive the contraction/expansion
* IMPORTANT: set this property AFTER assigning its delegate, if needed!
*/
@property (nonatomic, weak) UIScrollView *scrollView;
/* The container contains the extension view, if any. Exposed to