封鎖 >ShortcutItems >registerUndo

ShortcutItems.register 才能讓() 函式

使用鍵盤快速鍵復原先前的動作 (Ctrl + z、cmd+z 或 alt+z)。

Signature:

export declare function registerUndo(): void;

傳回:

void