封鎖 >欄位 >getText

Field.getText() 方法

取得這個欄位中的文字。覆寫 getText_ 以提供與直接將值轉換為字串不同的行為。

Signature:

/** @sealed */
getText(): string;

傳回:

字串

目前的文字。