Java.Lang.ClassLoader.SetDefaultAssertionStatus Method
Sets the default assertion status for this class loader.

Syntax

[Android.Runtime.Register("setDefaultAssertionStatus", "(Z)V", "GetSetDefaultAssertionStatus_ZHandler")]
public virtual void SetDefaultAssertionStatus (bool enable)

Parameters

enable
the new assertion status.

Remarks

Sets the default assertion status for this class loader.

Note: This method does nothing in the Android reference implementation.

[Android Documentation]

Requirements

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