TextInput Constructor
From GeonBit.UI
GeonBit.UI Documentation
| TextInput Constructor |
| Name | Description | |
|---|---|---|
| TextInput(Boolean, Anchor, NullableVector2) |
Create the text input with default size.
| |
| TextInput(Boolean, Vector2, Anchor, NullableVector2, PanelSkin) |
Create the text input.
|