Documented.AnnotationType メソッド

定義

この注釈の注釈インターフェイスを返します。

[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

戻り値

この注釈の注釈インターフェイス

実装

属性

注釈

この注釈の注釈インターフェイスを返します。

の Java ドキュメント java.lang.annotation.Annotation.annotationType()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象