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!