Readonly
descriptionA human readable description of the operation.
Optional
Readonly
sizeThe size of the undo operation. This allows the undo stack to be based on the operation size NOT the stack size. For example a very large write operation will take more memory than many small ones.
An operation that can be undone.