Example #1
0
 public string ShowLocalVisualTree(int fromHeight) => UIViewExtensions.ShowLocalVisualTree(this, fromHeight);
Example #2
0
 public string ShowDescendants() => UIViewExtensions.ShowDescendants(this);