AdbLogcatOptions.

Clear Property

Summary

Gets or sets a value indicating whether to clears (flush) the entire log and exit.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbLogcatOptions

Syntax

public bool Clear { get; set; }

Value

Type Description
bool true if clear; otherwise, false.