Most visited

Recently visited

InverseBindingMethods

public abstract @interface InverseBindingMethods
implements Annotation

android.databinding.InverseBindingMethods


用于枚举属性,getter和事件关联。 该值是一个InverseBindingMethod的数组。

摘要(Summary)

继承方法(Inherited methods)

From interface java.lang.annotation.Annotation

Hooray!