Compartir a través de


RecordComponent.GetDeclaredAnnotations Método

Definición

Para agregar

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

Devoluciones

Implementaciones

Atributos

Comentarios

Para agregar

Tenga en cuenta que las anotaciones devueltas por este método son anotaciones de declaración.

Documentación de Java para java.lang.reflect.RecordComponent.getDeclaredAnnotations().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a