Example #1
0
 public void Components(bool show)
 {
     main.RunOnUiThread(() => { main.Components(show); });
 }