public void FadeOut() { new UIGroupAnimation(colorDemo, UIAnimator.FadeOut(colorDemo[0], 1f)).Play(); }