pathChanged

open fun pathChanged(path: String, originTag: <Error class: unknown class>? = null)

Signals that all keys below a given path may have possibly changed. Backend implementations should call this if an entire path of keys have possibly changed their values.

Since

2.26

Parameters

path

the path containing the changes

originTag

the origin tag