InvokeJSAppQuery(AppQuery, String) Constructor
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.
Initial constructor. Should not be called directly, but used as part of the fluent API in the app classes.
public InvokeJSAppQuery (Xamarin.UITest.Queries.AppQuery appQuery, string javascript);
new Xamarin.UITest.Queries.InvokeJSAppQuery : Xamarin.UITest.Queries.AppQuery * string -> Xamarin.UITest.Queries.InvokeJSAppQuery
Parameters
- appQuery
- AppQuery
- javascript
- String