Android.Views.Animations.TransformationTypes Enumeration
Enumerates values returned by several types.

Syntax

public enum TransformationTypes

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
AlphaIndicates a transformation that applies an alpha only (uses an identity matrix.)
BothIndicates a transformation that applies an alpha and a matrix.
IdentityIndicates a transformation that has no effect (alpha = 1 and identity matrix.)
MatrixIndicates a transformation that applies a matrix only (alpha = 1.)

Requirements

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