Most visited

Recently visited

InverseBindingMethods

public abstract @interface InverseBindingMethods
implements Annotation

android.databinding.InverseBindingMethods


Used to enumerate attribute, getter, and event association. The value is an array of InverseBindingMethods.

Summary

Inherited methods

From interface java.lang.annotation.Annotation

Hooray!