AdbLogcatOptions.

BufferType Property

Summary

Gets or sets an alternate log buffer for viewing, such as events or radio.The main buffer is used by default. See Viewing Alternative Log Buffers.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AdbLogcatOptions

Syntax

public AdbLogcatBufferType BufferType { get; set; }

Value

Type Description
AdbLogcatBufferType The type of the buffer.