Java.Lang.Class.IsSynthetic Property
Tests whether this Class represents a synthetic type.

Syntax

[get: Android.Runtime.Register("isSynthetic", "()Z", "GetIsSyntheticHandler")]
public bool IsSynthetic { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Tests whether this Class represents a synthetic type.

[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