Langage

IAnnotation.AnnotationType Méthode

Définition

Retourne l’interface d’annotation de cette annotation.

[Android.Runtime.Register("annotationType", "()Ljava/lang/Class;", "GetAnnotationTypeHandler:Java.Lang.Annotation.IAnnotationInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.Lang.Class? AnnotationType();
[<Android.Runtime.Register("annotationType", "()Ljava/lang/Class;", "GetAnnotationTypeHandler:Java.Lang.Annotation.IAnnotationInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member AnnotationType : unit -> Java.Lang.Class

Retours

l’interface d’annotation de cette annotation

Attributs

Remarques

Retourne l’interface d’annotation de cette annotation.

Java documentation pour java.lang.annotation.Annotation.annotationType().

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 à