封鎖 >「主題」>setFontStyle

Theme.setFontStyle() 方法

設定主題的字型樣式。

Signature:

setFontStyle(fontStyle: FontStyle): void;

參數

參數 類型 說明
fontStyle FontStyle 字型樣式。

傳回:

void