The members of Xamarin.UITest.Queries.AppWebResult are listed below.
See Also: Inherited members from System.Object
| Documentation for this section has not yet been entered. |
| Class | string. The CSS class of the element. | |
| Html | string. The raw HTML of the element. | |
| Id | string. The HTML id of the element. | |
| NodeName | string. The tag name of the element. | |
| NodeType | string. The node type of the element. | |
| Rect | AppWebRect. The Xamarin.UITest.Queries.AppWebRect rectangle representing the elements position and size. | |
| TextContent | string. The text content of the element. | |
| Value | string. The form value of the element. | |
| WebView | string. A platform specific text representation of the containgin web view. |