IiOSAppConfiguration.StartAction Property
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.
The desired state of the app after test initialization. Either the test framework can start the app or connect to an already running app in more advanced scenarios.
public Xamarin.UITest.Configuration.StartAction StartAction { get; }
member this.StartAction : Xamarin.UITest.Configuration.StartAction
Public ReadOnly Property StartAction As StartAction