Java.Lang.Class.IsAnonymousClass Property
Tests whether the class represented by this Class is anonymous.

Syntax

[get: Android.Runtime.Register("isAnonymousClass", "()Z", "GetIsAnonymousClassHandler")]
public bool IsAnonymousClass { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Tests whether the class represented by this Class is anonymous.

[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