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

TextInputFieldBase<T0>Constructor

Switch to Manual
public TextInputFieldBase<T0> (int maxLength, char maskChar);

Parameters

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

Description

构造函数。