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

TextInputFieldBaseConstructor

매뉴얼로 전환
public TextInputFieldBase (int maxLength, char maskChar);

파라미터

maxLengthMaximum number of characters for the field.
maskCharThe character used for masking in a password field.

설명

Constructor.