OnUndoHistoryChangeListener

Listener used to notify user that the undo history has changed.

Inheritors

Functions

Link copied to clipboard
abstract fun onUndoHistoryChanged(@NonNull undoManager: UndoManager)
Notifies the observer that the undo history has changed inside the undo manager.