Xamarin.UITest.Queries.AppWebResult: Property Members

The properties of Xamarin.UITest.Queries.AppWebResult are listed below. For a list of all members, see the AppWebResult Members list.

See Also: Inherited members from System.Object

Public Properties

Classstring. The CSS class of the element.
Htmlstring. The raw HTML of the element.
Idstring. The HTML id of the element.
NodeNamestring. The tag name of the element.
NodeTypestring. The node type of the element.
RectAppWebRect. The Xamarin.UITest.Queries.AppWebRect rectangle representing the elements position and size.
TextContentstring. The text content of the element.
Valuestring. The form value of the element.
WebViewstring. A platform specific text representation of the containgin web view.