名前 | 解説 | |
---|---|---|
InputFieldTextItem コンストラクタ |
InputFieldTextItemデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Alignment | Text alignment. | |
MaxLength | Specifies the maximum length of the text entered. When 0, the text is not restricted to any specified length. | |
Multiline | Allows more than a single-line entry in the text field. | |
Password | Displays the user-entered text as a series of asterisks (*). | |
SpellCheck | Indicates whether the text should be spell checked during its input or not. | |
Text | Text value. |