Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("ofMultiFloat", "(Ljava/lang/String;Landroid/animation/TypeConverter;Landroid/animation/TypeEvaluator;[Ljava/lang/Object;)Landroid/animation/PropertyValuesHolder;", "")]
public static
PropertyValuesHolder OfMultiFloat (
string propertyName,
TypeConverter converter,
ITypeEvaluator evaluator,
params Java.Lang.Object[] values)
Parameters
- propertyName
- Documentation for this section has not yet been entered.
- converter
- Documentation for this section has not yet been entered.
- evaluator
- 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
Requirements
Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11