Java.Lang.Annotation.ITarget
Defines a meta-annotation for determining what Java.Lang.Annotation.ElementTypes an annotation can be applied to.

See Also: ITarget Members

Syntax

[Android.Runtime.Register("java/lang/annotation/Target", "", "Java.Lang.Annotation.ITargetInvoker")]
public interface ITarget : IAnnotation, IDisposable

Remarks

Defines a meta-annotation for determining what Java.Lang.Annotation.ElementTypes an annotation can be applied to.

[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