This method will cause the View's translationY property to be animated by the
specified value.
Syntax
[Android.Runtime.Register("translationYBy", "(F)Landroid/view/ViewPropertyAnimator;", "GetTranslationYBy_FHandler")]
public virtual
ViewPropertyAnimator TranslationYBy (
float value)
See Also
Parameters
- value
- The amount to be animated by, as an offset from the current value.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12