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

Syntax

[Android.Runtime.Register("ofArgb", "(Ljava/lang/Object;Landroid/util/Property;[I)Landroid/animation/ObjectAnimator;", "")]
public static ObjectAnimator OfArgb (Java.Lang.Object target, Android.Util.Property property, params int[] values)

Parameters

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