AmStartOptions.

WaitForLaunch Property

Summary

Gets or sets a value indicating whether to wait for the launch to complete.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmStartOptions

Syntax

public bool WaitForLaunch { get; set; }

Value

Type Description
bool true if wait for launch; otherwise, false.