onUndoHistoryChanged

open fun onUndoHistoryChanged(@NonNull undoManager: UndoManager)

Notifies the observer that the undo history has changed inside the undo manager.

Parameters

undoManager

Undo manager this listener is registered to.