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