Example #1
0
 public void SetBackground(Color color)
 {
     SetBackgroundColor (color.ToAndroid ());
 }