JavascriptInterface.AnnotationType Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne l’interface d’annotation de cette annotation.
[Android.Runtime.Register("annotationType", "()Ljava/lang/Class;", "GetAnnotationTypeHandler")]
public abstract Java.Lang.Class? AnnotationType ();
[<Android.Runtime.Register("annotationType", "()Ljava/lang/Class;", "GetAnnotationTypeHandler")>]
abstract member AnnotationType : unit -> Java.Lang.Class
Retours
l’interface d’annotation de cette annotation
Implémente
- Attributs
Remarques
Retourne l’interface d’annotation de cette annotation.
Documentation Java pour java.lang.annotation.Annotation.annotationType()
.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.