Android.App.Instrumentation: Property Members

The properties of Android.App.Instrumentation are listed below. For a list of all members, see the Instrumentation Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
AllocCountsAndroid.OS.Bundle. Returns a bundle with the current results from the allocation counting.
[read-only]
BinderCountsAndroid.OS.Bundle. Returns a bundle with the counts for various binder counts for this process.
[read-only]
ComponentNameAndroid.Content.ComponentName. Returns complete component name of this instrumentation.
[read-only]
ContextAndroid.Content.Context. Return the Context of this instrumentation's package.
[read-only]
IsProfilingbool. Check whether this instrumentation was started with profiling enabled.
[read-only]
TargetContextAndroid.Content.Context. Return a Context for the target application being instrumented.
[read-only]
UiAutomationUiAutomation. Gets the Android.App.UiAutomation instance.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.