undoStackLimit property

int undoStackLimit
getter/setter pair

Maximum number of undo steps retained in history (default 50).

Implementation

static int undoStackLimit = 50;