UndoRedo.isCommitingAction

Returns true if the UndoRedo is currently committing the action, i.e. running its "do" method or property change (see commitAction).

struct UndoRedo
@nogc nothrow const
bool
isCommitingAction
()

Meta