notifyChange

Notifies registered callbacks that a specific property has changed.

Parameters

observable

The Observable that has changed.

propertyId

The BR id of the property that has changed or BR._all if the entire Observable has changed.

open fun notifyChange(observable: Observable, propertyId: Int)