Android.Animation.Keyframe.Value Property
Gets the value for this Keyframe.

Syntax

[get: Android.Runtime.Register("getValue", "()Ljava/lang/Object;", "GetGetValueHandler")]
[set: Android.Runtime.Register("setValue", "(Ljava/lang/Object;)V", "GetSetValue_Ljava_lang_Object_Handler")]
public abstract Java.Lang.Object Value { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the value for this Keyframe.

Set method documentation [Android Documentation]

Sets the value for this Keyframe.

Requirements

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