Android.Views.Animations.Dimension Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

public enum Dimension

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
AbsoluteThe specified dimension is an absolute number of pixels.
RelativeToParentThe specified dimension holds a float and should be multiplied by the height or width of the parent of the object being animated.
RelativeToSelfThe specified dimension holds a float and should be multiplied by the height or width of the object being animated.

Requirements

Namespace: Android.Views.Animations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0