Documentation for this section has not yet been entered.
Syntax
[Android.Runtime.Register("ofKeyframe", "(Landroid/util/Property;[Landroid/animation/Keyframe;)Landroid/animation/PropertyValuesHolder;", "")]
public static
PropertyValuesHolder OfKeyframe (
Android.Util.Property property,
params Keyframe[] values)
Parameters
- 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
Requirements
Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11