Langage

Package.GetDeclaredAnnotations Méthode

Définition

Ajouté dans 1.

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

Retours

Toutes les annotations déclarées directement sur cet élément de programme.

Implémente

Attributs

Remarques

Ajouté à la version 1.5.

Java documentation pour java.lang.Package.getDeclaredAnnotations().

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à