Exemplo n.º 1
0
 public string ShowLocalVisualTree(int fromHeight) => UIViewExtensions.ShowLocalVisualTree(this, fromHeight);
Exemplo n.º 2
0
 public string ShowDescendants() => UIViewExtensions.ShowDescendants(this);