Resource.Attribute.FunctionalTest Field

Definition

Flag indicating that an Instrumentation class should be run as a functional test.

[Android.Runtime.Register("functionalTest")]
public const int FunctionalTest = 16842787;
[<Android.Runtime.Register("functionalTest")>]
val mutable FunctionalTest : int

Field Value

Value = 16842787
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to