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

返回

实现

属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于