Ejemplo n.º 1
0
 public void tabbarSetBadge(int index, string badge)
 {
     _mainPage.tabbarSetBadge(index, badge);
 }