Property | Type | Description | |
---|---|---|---|
ContentOffset |
Method | Description | |
---|---|---|
ScrollContents ( |
||
ScrollViewWithHeader ( |
||
ScrollViewWithHeader ( |
||
ScrollViewWithHeader ( |
||
SetZoomScale ( float zoomScale, bool animate ) : void | ||
SetupController ( |
||
isMoving ( ) : bool |
Method | Description | |
---|---|---|
ZoomHeader ( ) : void | ||
scrollContent ( ) : void | ||
scrollHeader ( ) : void |
public ScrollContents ( |
||
visibleRect | ||
animate | bool | |
return | void |
public ScrollViewWithHeader ( |
||
handle | ||
return | System |
public ScrollViewWithHeader ( |
||
rect | ||
header | UIView | |
rowHeader | UIView | |
content | UIView | |
enableZoom | bool | |
return | System |
public ScrollViewWithHeader ( |
||
rect | ||
header | UIView | |
content | UIView | |
enableZoom | bool | |
return | System |
public SetZoomScale ( float zoomScale, bool animate ) : void | ||
zoomScale | float | |
animate | bool | |
return | void |
public SetupController ( |
||
rect | ||
header | UIView | |
rowHeader | UIView | |
content | UIView | |
enableZoom | bool | |
return | void |