Package.GetAnnotations Método

Definición

Agregado en 1.

[Android.Runtime.Register("getAnnotations", "()[Ljava/lang/annotation/Annotation;", "GetGetAnnotationsHandler")]
public virtual Java.Lang.Annotation.IAnnotation[]? GetAnnotations();
[<Android.Runtime.Register("getAnnotations", "()[Ljava/lang/annotation/Annotation;", "GetGetAnnotationsHandler")>]
abstract member GetAnnotations : unit -> Java.Lang.Annotation.IAnnotation[]
override this.GetAnnotations : unit -> Java.Lang.Annotation.IAnnotation[]

Devoluciones

Todas las anotaciones están presentes directamente en este elemento de programa.

Implementaciones

Atributos

Comentarios

Agregado en 1.5.

Java documentación para java.lang.Package.getAnnotations().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a