UIScrollView(Positioning) Category Reference
| Declared in | UIScrollView+Positioning.h UIScrollView+Positioning.m |
Properties
contentHeight
Returns the content height of a scroll-view.
@property (nonatomic, assign) CGFloat contentHeightDeclared In
UIScrollView+Positioning.hcontentWidth
Returns the content width of a scroll-view.
@property (nonatomic, assign) CGFloat contentWidthDeclared In
UIScrollView+Positioning.h