AdbLogcatOptions.

PrintSize Property

Summary

Gets or sets a value indicating whether to Print the size of the specified log buffer and exit.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbLogcatOptions

Syntax

public bool PrintSize { get; set; }

Value

Type Description
bool true if print size; otherwise, false.