InvokeJSAppQuery Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fluent query API for invoking javascipt on Webviews.
public class InvokeJSAppQuery : Xamarin.UITest.Utils.IFluentInterface
type InvokeJSAppQuery = class
interface IFluentInterface
interface ITokenContainer
Public Class InvokeJSAppQuery
Implements IFluentInterface
- Inheritance
-
InvokeJSAppQuery
- Implements
Constructors
InvokeJSAppQuery(AppQuery, String) |
Initial constructor. Should not be called directly, but used as part of the fluent API in the app classes. |
Explicit Interface Implementations
IFluentInterface.GetType() | |
ITokenContainer.Tokens |
The tokens of the current query. |