Share via


IiOSAppConfiguration.StartAction Property

Definition

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

Property Value

Applies to