Properties of entered text and onscreen keyboards

Many of the properties within the Input Field component affect the text that displays within the Input Field. Due to some of the properties having a lot of options and information pertaining to them, I will discuss them slightly out of order.

Remember that to change the visual style of the entered text, you need to change the properties of the Text component on the Text GameObject.

The Text Component property references the Text component of the GameObject that will displays player's entered text. By default, this is the Text component of the Text child.

The Text property is the text currently entered into the Input Field. When you are attempting to retrieve the data from the Input Field, ...

Get Mastering UI Development with Unity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.