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