Android.OS.Debug.WaitingForDebugger Method
Returns "true" if one or more threads is waiting for a debugger to attach.

Syntax

[Android.Runtime.Register("waitingForDebugger", "()Z", "")]
public static bool WaitingForDebugger ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns "true" if one or more threads is waiting for a debugger to attach.

[Android Documentation]

Requirements

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