public interface DataBindingOptions
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAddDefaultAdapters()
Whether to add the default data binding adapters.
|
java.lang.String |
getVersion()
The version of data binding to use.
|
boolean |
isEnabled()
Whether to enable data binding.
|