Package androidx.databinding
Annotation Type BindingMethod
-
@Target(ANNOTATION_TYPE) public @interface BindingMethodUsed within anBindingMethodsannotation to describe a renaming of an attribute to the setter used to set that attribute. By default, an attribute attr will be associated with setter setAttr.