[Android.Runtime.Register("android/view/animation/AlphaAnimation", DoNotGenerateAcw=true)] public class AlphaAnimation : Animation
Remarks
An animation that controls the alpha level of an object.
Useful for fading things in and out. This animation ends up
changing the alpha property of a Android.Views.Animations.Transformation