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