AmStartOptions.

EnableDebugging Property

Summary

Gets or sets a value indicating whether to enable debugging.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmStartOptions

Syntax

public bool EnableDebugging { get; set; }

Value

Type Description
bool true if enable debugging; otherwise, false.