Exemplo n.º 1
0
 public TextItem(Toolbar.TextItemConfig config) { throw new Exception(); }
Exemplo n.º 2
0
 public Spacer(Toolbar.SpacerConfig config) { throw new Exception(); }
Exemplo n.º 3
0
 public Item(Toolbar.ItemConfig config) { throw new Exception(); }
Exemplo n.º 4
0
 public Separator(Toolbar.SeparatorConfig config) { throw new Exception(); }
Exemplo n.º 5
0
 public Fill(Toolbar.FillConfig config) { throw new Exception(); }