Ejemplo n.º 1
0
 public void SetMatchingStyles(BindableObject obj, string[] value)
 {
     Css.SetMatchingStyles(obj, value);
 }