This method will cause the View's z property to be animated to the
specified value.
Syntax
[Android.Runtime.Register("z", "(F)Landroid/view/ViewPropertyAnimator;", "GetZ_FHandler")]
public virtual
ViewPropertyAnimator Z (
float value)
See Also
Parameters
- value
- The value to be animated to.
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