redo Enabled
Enables or disables redo support. If true
we will allow the user to redo changes that were undone before. If false
the user will not be able to redo edits. If undo is disabled setting this to true
will not do anything.
Parameters
redo Enabled
true
to enable redo support, or false
to disable it.