SourceBuffer.canUndo

Determines whether a source buffer can undo the last action.

class SourceBuffer
int
canUndo
()

Return Value

Type: int

TRUE if it's possible to undo the last action.

Meta