封鎖 >ShortcutItems >registerRedo

ShortcutItems.registerRedo() 函式

按下鍵盤快速鍵可重做上一個動作 (按下 Ctrl + Shift + Z 鍵、cmd + Shift + Z 或 Alt + Shift + Z 鍵)。

Signature:

export declare function registerRedo(): void;

傳回:

void