Text Input View
The Text Input View patch displays a text input field.
Enabled
Turns the view on or off.
Interaction
The port used to link the view to interactions.
Gesture
The port used to link the view to gestures.
Position
The position of the view.
Size
The size of the view.
Rotation
The rotation of the view.
Scale
The scale of the view.
Anchor
The anchor point of the view.
Local Origin
The origin of the interior coordinate system.
Opacity
A normalized value between 0 - 1 that represents the opacity.
View Index
The z-index order of the view.
Masked to Bounds
Masks all subviews within the size of this view.
Placeholder
The placeholder text to use when no text has been entered.
Font
The font of the input text.
Size
The size of the input text.
Color
The color of the input text.
Background Color
The background color of the text field.
Dismiss
A boolean value that indicates whether to dismiss the keyboard from the device screen.
Text
The text entered by the user.