DataBindingOptions

DSL object for configuring databinding options.

Properties

PropertyDescription
addDefaultAdapters

Whether to add the default data binding adapters.

enabled

Whether to enable data binding.

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.

String version

The version of data binding to use.