|
FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
UIScrollView shortcuts. More...
#import <UIScrollView.h>
Instance Methods | |
| (void) | - setContentSizeBySubviewBoundary |
| (void) | - setContentSizeBySubviewBoundaryWithAutoMargins |
| (void) | - setContentSizeBySubviewBoundaryWithAdditionalMargins: |
Properties | |
| CGRect | contentFrame |
| Frame representation for contentSize. More... | |
| CGRect | contentBounds |
| Bounds representation for contentSize. More... | |
UIScrollView shortcuts.
| - (void) setContentSizeBySubviewBoundary |
| - (void) setContentSizeBySubviewBoundaryWithAdditionalMargins: | (CGPoint) | margins |
| - (void) setContentSizeBySubviewBoundaryWithAutoMargins |
|
readnonatomicassign |
Bounds representation for contentSize.
|
readnonatomicassign |
Frame representation for contentSize.