Property | Type | Description | |
---|---|---|---|
IsFlipped | bool |
Property | Type | Description | |
---|---|---|---|
Activity | UIActivityIndicatorView | ||
ArrowView | UIImageView | ||
LastUpdateLabel | UILabel |
Method | Description | |
---|---|---|
CreateViews ( ) : void | ||
Draw ( CGRect rect ) : void | ||
Flip ( bool animate ) : void | ||
LayoutSubviews ( ) : void | ||
RefreshTableHeaderView ( CGRect rect ) : CoreAnimation | ||
SetActivity ( bool active ) : void | ||
SetStatus ( RefreshViewStatus status ) : void |
public RefreshTableHeaderView ( CGRect rect ) : CoreAnimation | ||
rect | CGRect | |
return | CoreAnimation |
public SetStatus ( RefreshViewStatus status ) : void | ||
status | RefreshViewStatus | |
return | void |
protected UIActivityIndicatorView Activity | ||
return | UIActivityIndicatorView |