封鎖 >utils >數字 >stopTextWidthCache

utils.dom.stopTextWidthCache() 函式

停止快取欄位寬度。除非在相應的 startTextWidthCache 呼叫,否則快取已經啟用。

Signature:

export declare function stopTextWidthCache(): void;

傳回:

void