(3 intermediate revisions by one other user not shown)
Line 1:
Line 1:
{{Infobox Component
{{Legacy}}{{Infobox Component
|Image=LegacyTextFieldComponent.png
|Image=LegacyTextFieldComponent.png
|Name=Legacy Text Field
|Name=Legacy Text Field
Line 38:
Line 38:
|_hintTextBounds|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv29=true| the field to drive with the bounds of the hint text for keeping a UI wrapped around it.
|_hintTextBounds|{{RootFieldType|FieldDrive`1|[[Type:Float2|Float2]]}}|TypeAdv29=true| the field to drive with the bounds of the hint text for keeping a UI wrapped around it.
|_hintTextEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv30=true| Whether the hint text should be enabled or not.
|_hintTextEnabled|{{RootFieldType|FieldDrive`1|[[Type:Bool|Bool]]}}|TypeAdv30=true| Whether the hint text should be enabled or not.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnLeftTouched:[[Type:TouchEvent|TouchEvent]]|[[Type:TouchEvent|TouchEvent]]|true| Called when the left button is touched.
|OnRightTouched:[[Type:TouchEvent|TouchEvent]]|[[Type:TouchEvent|TouchEvent]]|true| Called when the right button is touched.
}}
}}
Latest revision as of 20:10, 7 April 2025
This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
The LegacyTextField component was used to edit text in old content migrated from other platforms. This component should not be used in new content, and should be replaced whenever possible.