SourceBuffer.canUndo

Determines whether a source buffer can undo the last action.

class SourceBuffer
bool
canUndo
()

Return Value

Type: bool

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

Meta