DataBinding.bindTarget

Overview | Methods | This Package | All Packages

DataBinding.bindTarget

Enables or disables notification of changes to the property of the bound component.

Syntax

public void bindTarget( boolean bind )

Parameters

bind

Set to true for the DataBinding object to receive notification of changes to the bound property; otherwise, set to false.