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