SourceBuffer.canRedo

Determines whether a source buffer can redo the last action (i.e. if the last operation was an undo).

class SourceBuffer
bool
canRedo
()

Return Value

Type: bool

%TRUE if a redo is possible.

Meta