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

Syntax

[Android.Runtime.Register("ofObject", "(Ljava/lang/Object;Ljava/lang/String;Landroid/animation/TypeConverter;Landroid/graphics/Path;)Landroid/animation/ObjectAnimator;", "")]
public static ObjectAnimator OfObject (Java.Lang.Object target, string propertyName, TypeConverter converter, Android.Graphics.Path path)

Parameters

target
Documentation for this section has not yet been entered.
propertyName
Documentation for this section has not yet been entered.
converter
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