Xamarin.UITest.IApp.Invoke Method
Invokes a method on the apps main activity for Android and app delegate for iOS.

Syntax

public object Invoke (string methodName, object argument)

Parameters

methodName
The name of the method to invoke.
argument
The argument to pass to the method.

Returns

The result of the invocation.

Remarks

Documentation for this section has not yet been entered.

Requirements

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