AmStartOptions.

ForceStopTarget Property

Summary

Gets or sets a value indicating whether force stop the target app before starting the activity.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmStartOptions

Syntax

public bool ForceStopTarget { get; set; }

Value

Type Description
bool true if force stop target; otherwise, false.