getChangesOrNull

abstract fun getChangesOrNull(): List<Change>?

Returns any changes to root or widgetSystem-produced widgets since the last time this function was called. Returns null if no changes occurred.