Experimental: this API is experimental and might be changed or removed in the future.

TextInputFieldBase<T0>Constructor

切换到手册
public TextInputFieldBase<T0> (int maxLength, char maskChar);

参数

maxLength字段的最大字符数。
maskChar密码字段中用于遮罩的字符。

描述

构造函数。