TextInput Constructor |
Name | Description | |
---|---|---|
![]() | TextInput |
Create default single-line text input.
|
![]() | TextInput(Boolean, Anchor, NullableVector2) |
Create the text input with default size.
|
![]() | TextInput(Boolean, Vector2, Anchor, NullableVector2, PanelSkin) |
Create the text input.
|