space_ex v0.3.0 SpaceEx.UI.InputField
An input field.
Link to this section Summary
Functions
Whether the input field has been changed
The rect transform for the input field
Remove the UI object
Whether the input field has been changed
The value of the input field
Whether the UI object is visible
The text component of the input field
The value of the input field
Whether the UI object is visible
Link to this section Functions
Whether the input field has been changed.
This property is set to true when the user modifies the value of the input field. A client script should reset the property to false in order to detect subsequent changes.
The rect transform for the input field.
Remove the UI object.
Whether the input field has been changed.
This property is set to true when the user modifies the value of the input field. A client script should reset the property to false in order to detect subsequent changes.
The value of the input field.
Whether the UI object is visible.
The text component of the input field.
Use SpaceEx.UI.InputField.value/2
to get and set the value in the field.
This object can be used to alter the style of the input field's text.
The value of the input field.
Whether the UI object is visible.