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

Public methods

InverseBindingMethod[]value()

Inherited methods

From interface java.lang.annotation.Annotation

Public methods

value

InverseBindingMethod[] value ()

Returns
InverseBindingMethod[]