notifyDependencyChange

open fun notifyDependencyChange(disableDependents: Boolean)(source)

Notifies any listening dependents of a change that affects the dependency.

Parameters

disableDependents

Whether this preference should disable its dependents.