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 Name | Description |
---|
Absolute | The specified dimension is an absolute number of pixels.
|
RelativeToParent | The specified dimension holds a float and should be multiplied by the
height or width of the parent of the object being animated.
|
RelativeToSelf | The 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