TruWorlds

UITextInput

Inherits: UIPanel

Properties

CaretColor Color4
CaretPosition number read-only
Editable boolean
FontName FontName
LineSpacing number
MaxLength number
Placeholder string
PlaceholderColor Color4
SelectAllOnFocus boolean
SelectionColor Color4
SelectionEnd number read-only
SelectionStart number read-only
StrokeColor Color4
StrokeWidth number
Text string
TextColor Color4
TextSize number
WrapText boolean

Functions

Clear()
SelectAll()
SetSelection(start: number, end: number)

Signals

Submitted string
TextChanged string