Свойство | Type | Description | |
---|---|---|---|
ContentOffset | System.Drawing.CGPoint |
Méthode | Description | |
---|---|---|
ScrollContents ( CGRect visibleRect, bool animate ) : void | ||
ScrollViewWithHeader ( CGRect rect, UIView header, UIView rowHeader, UIView content, bool enableZoom ) : System | ||
ScrollViewWithHeader ( CGRect rect, UIView header, UIView content, bool enableZoom ) : System | ||
ScrollViewWithHeader ( |
||
SetZoomScale ( float zoomScale, bool animate ) : void | ||
SetupController ( CGRect rect, UIView header, UIView rowHeader, UIView content, bool enableZoom ) : void | ||
isMoving ( ) : bool |
Méthode | Description | |
---|---|---|
ZoomHeader ( ) : void | ||
scrollContent ( ) : void | ||
scrollHeader ( ) : void |
public ScrollContents ( CGRect visibleRect, bool animate ) : void | ||
visibleRect | CGRect | |
animate | bool | |
Résultat | void |
public ScrollViewWithHeader ( CGRect rect, UIView header, UIView rowHeader, UIView content, bool enableZoom ) : System | ||
rect | CGRect | |
header | UIView | |
rowHeader | UIView | |
content | UIView | |
enableZoom | bool | |
Résultat | System |
public ScrollViewWithHeader ( CGRect rect, UIView header, UIView content, bool enableZoom ) : System | ||
rect | CGRect | |
header | UIView | |
content | UIView | |
enableZoom | bool | |
Résultat | System |
public ScrollViewWithHeader ( |
||
handle | ||
Résultat | System |
public SetZoomScale ( float zoomScale, bool animate ) : void | ||
zoomScale | float | |
animate | bool | |
Résultat | void |
public SetupController ( CGRect rect, UIView header, UIView rowHeader, UIView content, bool enableZoom ) : void | ||
rect | CGRect | |
header | UIView | |
rowHeader | UIView | |
content | UIView | |
enableZoom | bool | |
Résultat | void |