Android.OS.Debug.IsDebuggerConnected Property
Determine if a debugger is currently attached.

Syntax

[get: Android.Runtime.Register("isDebuggerConnected", "()Z", "GetIsDebuggerConnectedHandler")]
public static bool IsDebuggerConnected { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Determine if a debugger is currently attached.

[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