Java.Lang.Reflect.IMember.IsSynthetic Property
Indicates whether or not this member is synthetic (artificially introduced by the compiler).

Syntax

[get: Android.Runtime.Register("isSynthetic", "()Z", "GetIsSyntheticHandler:Java.Lang.Reflect.IMemberInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsSynthetic { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this member is synthetic (artificially introduced by the compiler).

[Android Documentation]

Requirements

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