Java.Lang.Reflect.Field.IsSynthetic Property
Indicates whether or not this field is synthetic.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Indicates whether or not this field is synthetic.

[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