TextLabel
Overview
Properties
Bold
Code Samples
local ScreenGui = script.Parent
local TextLabel = ScreenGui:WaitForChild("TextLabel")
TextLabel.Bold = trueText
Code Samples
TextColor3
Code Samples
TextScaled
Code Samples
TextSize
Code Samples
TextTransparency
Code Samples
TextWrapped
Code Samples
TextXAlignment
Code Samples
TextYAlignment
Code Samples
Methods
Events
See also
Last updated