Android.App.Instrumentation.IsProfiling Property
Check whether this instrumentation was started with profiling enabled.

Syntax

[get: Android.Runtime.Register("isProfiling", "()Z", "GetIsProfilingHandler")]
public virtual bool IsProfiling { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Check whether this instrumentation was started with profiling enabled.

[Android Documentation]

Requirements

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