Läs på engelska

Dela via


Instrumentation.AddResults(Bundle) Method

Definition

Report some results in the middle of instrumentation execution.

C#
[Android.Runtime.Register("addResults", "(Landroid/os/Bundle;)V", "GetAddResults_Landroid_os_Bundle_Handler", ApiSince=26)]
public virtual void AddResults(Android.OS.Bundle? results);

Parameters

results
Bundle
Attributes

Remarks

Report some results in the middle of instrumentation execution. Later results (including those provided by #finish) will be combined with Bundle#putAll.

Java documentation for android.app.Instrumentation.addResults(android.os.Bundle).

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

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35