Java.Lang.Annotation.Inherited Class
Defines a meta-annotation for indicating that an annotation is automatically inherited.

See Also: Inherited Members

Syntax

[Android.Runtime.Register("java/lang/annotation/Inherited", DoNotGenerateAcw=true)]
[System.Obsolete("Use IInherited interface instead")]
public abstract class Inherited : Java.Lang.Object, IAnnotation, IDisposable

Remarks

Defines a meta-annotation for indicating that an annotation is automatically inherited.

[Android Documentation]

Requirements

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