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
Properties
Roundness number
RoundnessBottomLeft number
RoundnessBottomRight number
RoundnessTopLeft number
RoundnessTopRight number
Style UIPanelStyle
Properties
BorderColor Color4
BorderPlacement UIBorderPlacement
BorderStyle UIBorderStyle
BorderWidth number
Color Color4
Properties
AnchorBottom number
AnchorLeft number
AnchorRight number
AnchorTop number
BlocksPointer boolean
ClipsChildren boolean
FitContents UIContentFit
FlexRatio number
IsFocused boolean read-only
IsLayoutDriven boolean read-only
MinSize Vector2
Modal boolean
Padding Vector2
Pivot Vector2
Position Vector2
Rotation number
Size Vector2
ZIndex number
Functions
Blur()
Focus()
Signals
Properties
IgnoreParent boolean
Transparency number
Visible boolean
Properties
Archivable boolean
IsInDataModel boolean read-only
IsInWorld boolean read-only
Locked boolean
Name string
Parent Instance?
SortIndex number read-only
Functions
AttachCoreScript(path: string)
AttachScript(path: string)
Destroy()
DestroyAfter(delaySeconds: number)
DetachCoreScript(path: string)
DetachScript(path: string)
GetScriptCount() Returns number
GetScriptPath(index: number) Returns string
IsDescendantOfClass(className: string) Returns boolean
MoveAfter(sibling: Instance)
MoveBefore(sibling: Instance)
Properties
ClassName string read-only
Functions
IsA(className: string) Returns boolean
Signals
Changed string