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

See Also: IInherited Members

Syntax

[Android.Runtime.Register("java/lang/annotation/Inherited", "", "Java.Lang.Annotation.IInheritedInvoker")]
public interface IInherited : 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