BindingMethods

public abstract @interface BindingMethods
implements Annotation

android.databinding.BindingMethods


Used to enumerate attribute-to-setter renaming. By default, an attribute is associated with setAttribute setter. If there is a simple rename, enumerate them in an array of BindingMethod annotations in the value.

Summary

Public methods

BindingMethod[] value()

Inherited methods

From interface java.lang.annotation.Annotation

Public methods

value

BindingMethod[] value ()

Returns
BindingMethod[]

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Nov 4, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024