Xamarin.UITest.Queries.AppPrintHelper Members

The members of Xamarin.UITest.Queries.AppPrintHelper are listed below.

See Also: Inherited members from System.Object

Public Methods

Query(Func<AppQuery, AppQuery>)
Prints the view elements matched by query to Console.
Query(Func<AppQuery, AppWebQuery>)
Prints the view elements matched by query to Console.
Query<T>(Func<AppQuery, AppTypedSelector<T>>)
Prints the properties matched by query to Console.
Tree(Nullable<bool>)
Prints a tree of the visible view elements.
Visible()
Prints all the visible view elements to Console.

Explicitly Implemented Interface Members

Xamarin.UITest.Utils.IFluentInterface.GetTypeDocumentation for this section has not yet been entered.