Enum TMP_InputField.InputType
Namespace: TMPro
Syntax
public enum InputType : int
Fields
Name | Description | Value |
---|---|---|
Standard | 0 | |
AutoCorrect | 1 | |
Password | 2 |
public enum InputType : int
Name | Description | Value |
---|---|---|
Standard | 0 | |
AutoCorrect | 1 | |
Password | 2 |