Android.Animation.ObjectAnimator.OfInt Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("ofInt", "(Ljava/lang/Object;Landroid/util/Property;Landroid/util/Property;Landroid/graphics/Path;)Landroid/animation/ObjectAnimator;", "")]
public static ObjectAnimator OfInt (Java.Lang.Object target, Android.Util.Property xProperty, Android.Util.Property yProperty, Android.Graphics.Path path)

Parameters

target
Documentation for this section has not yet been entered.
xProperty
Documentation for this section has not yet been entered.
yProperty
Documentation for this section has not yet been entered.
path
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11