語言

Constructor.IsAnnotationPresent(Class) 方法

定義

[Android.Runtime.Register("isAnnotationPresent", "(Ljava/lang/Class;)Z", "", ApiSince=24)]
public override bool IsAnnotationPresent(Java.Lang.Class? annotationType);
[<Android.Runtime.Register("isAnnotationPresent", "(Ljava/lang/Class;)Z", "", ApiSince=24)>]
override this.IsAnnotationPresent : Java.Lang.Class -> bool

參數

annotationType
Class

傳回

實作

屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於