AmStartOptions.

ProfileUntilIdle Property

Summary

Gets or sets a value indicating whether profiling stops when the app goes idle.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmStartOptions

Syntax

public bool ProfileUntilIdle { get; set; }

Value

Type Description
bool true if profile stops when idle; otherwise, false.