Java.Lang.Annotation.IDocumented
Defines a meta-annotation for indicating that an annotation is documented and considered part of the public API.

See Also: IDocumented Members

Syntax

[Android.Runtime.Register("java/lang/annotation/Documented", "", "Java.Lang.Annotation.IDocumentedInvoker")]
public interface IDocumented : IAnnotation, IDisposable

Remarks

Defines a meta-annotation for indicating that an annotation is documented and considered part of the public API.

[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