Xamarin.UITest.Queries.AppQuery.Invoke Method
Invokes a method on the view elements matched by the query. Can be chained to invoke methods on the results.

Syntax

public AppTypedSelector<object> Invoke (string methodName, object arg1, object arg2, object arg3, object arg4)

Parameters

methodName
The name of the method.
arg1
The 1st parameter.
arg2
The 2nd parameter.
arg3
The 3rd parameter.
arg4
The 4th parameter.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.UITest.Queries
Assembly: Xamarin.UITest (in Xamarin.UITest.dll)
Assembly Versions: 0.0.0.0