Instrumentation.ActivityMonitor.Result Property

Definition

Retrieve the result associated with this ActivityMonitor, or null if none.

public Android.App.Instrumentation.ActivityResult Result { [Android.Runtime.Register("getResult", "()Landroid/app/Instrumentation$ActivityResult;", "")] get; }
[<get: Android.Runtime.Register("getResult", "()Landroid/app/Instrumentation$ActivityResult;", "")>]
member this.Result : Android.App.Instrumentation.ActivityResult

Property Value

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