Android.Test.IPerformanceTestCase.IsPerformanceOnly Property
This method is used to determine what modes this test case can run in.

Syntax

[get: Android.Runtime.Register("isPerformanceOnly", "()Z", "GetIsPerformanceOnlyHandler:Android.Test.IPerformanceTestCaseInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsPerformanceOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This method is used to determine what modes this test case can run in.

[Android Documentation]

Requirements

Namespace: Android.Test
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1