[]
Represents the status of the field.
public enum InputStatus
Public Enum InputStatus
| Name | Description |
|---|---|
| Empty | Without input, the field is empty. |
| Full | The input is finished. |
| Part | With input, but not finished yet. |