# Print output for @column tags ?> Animation.Description - Android SDK | Android Developers

Most visited


Recently visited


Animation.Description

protected static class Animation.Description
extends Object

java.lang.Object
   ↳ android.view.animation.Animation.Description


Utility class to parse a string description of a size.

Summary


Fields

public int type

One of Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or Animation.RELATIVE_TO_PARENT.

public float value

The absolute or relative dimension for this Description.

Protected constructors

Description()

Inherited methods

Fields


type

public int type

One of Animation.ABSOLUTE, Animation.RELATIVE_TO_SELF, or Animation.RELATIVE_TO_PARENT.

value

public float value

The absolute or relative dimension for this Description.

Protected constructors


Description

protected Description ()

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.