Method | Description | |
---|---|---|
AddMotion ( this view, nfloat min, nfloat max ) : UIView | ||
Pulse ( this view, nfloat max ) : UIView |
public static AddMotion ( this view, nfloat min, nfloat max ) : UIView | ||
view | this | |
min | nfloat | |
max | nfloat | |
return | UIView |
public static Pulse ( this view, nfloat max ) : UIView | ||
view | this | |
max | nfloat | |
return | UIView |