AmInstrumentOptions.

NoWindowAnimation Property

Summary

Gets or sets a value indicating whether to turn off window animations while running.
Assembly
Cake.Android.Adb.dll
Namespace
Cake.AndroidAdb
Containing Type
AmInstrumentOptions

Syntax

public bool NoWindowAnimation { get; set; }

Value

Type Description
bool true if no window animation; otherwise, false.