public abstract @interface BindingMethods
implements Annotation
android.databinding.BindingMethods |
用于枚举属性设置器重命名。 默认情况下,属性与setAttribute设置器关联。 如果有一个简单的重命名,枚举值为BindingMethod
注释数组中。
Inherited methods |
|
---|---|
From interface java.lang.annotation.Annotation
|