public static abstract @interface ViewDebug.ExportedProperty
implements Annotation
android.view.ViewDebug.ExportedProperty |
此注释可用于标记由视图服务器转储的字段和方法。 只有不带参数的非void方法才能由此注释注释。
Inherited methods |
|
---|---|
From interface java.lang.annotation.Annotation
|