DataBindingOptions

DSL object for configuring databinding options.

Properties

PropertyDescription
addDefaultAdapters

Whether to add the default data binding adapters.

enabled

Whether to enable data binding.

enabledForTests

Whether to run data binding code generation for test projects

version

The version of data binding to use.

Methods

No methods

Script blocks

No script blocks

Property details

boolean addDefaultAdapters

Whether to add the default data binding adapters.

boolean enabled

Whether to enable data binding.

boolean enabledForTests

Whether to run data binding code generation for test projects

String version

The version of data binding to use.