AmStartOptions.

EnableOpenGLTrace Property

Summary

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

Syntax

public bool EnableOpenGLTrace { get; set; }

Value

Type Description
bool true if enable open GLT race; otherwise, false.