Animation.Description.Value Property

Definition

The absolute or relative dimension for this Description.

[Android.Runtime.Register("value")]
public float Value { get; set; }
[<Android.Runtime.Register("value")>]
member this.Value : single with get, set

Property Value

Attributes

Remarks

The absolute or relative dimension for this Description.

Java documentation for android.view.animation.Animation.Description.value.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to