SourceBuffer.canRedo

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

class SourceBuffer
int
canRedo
()

Return Value

Type: int

TRUE if a redo is possible.

Meta