extends GuiButton
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | TextButton |
summary | string | A GUI button containing text |
ExplorerOrder | string | 17 |
ExplorerImageIndex | string | 51 |
PreferredParent | string | StarterGui |
Properties
16Font
Font| Field | XML type | Value |
|---|---|---|
Name | string | Font |
FontSize
FontSize| Field | XML type | Value |
|---|---|---|
Name | string | FontSize |
Text
string| Field | XML type | Value |
|---|---|---|
Name | string | Text |
TextBounds
Vector2| Field | XML type | Value |
|---|---|---|
Name | string | TextBounds |
TextColor
BrickColor| Field | XML type | Value |
|---|---|---|
Name | string | TextColor |
Deprecated | bool | true |
summary | string | Deprecated. Use TextColor3 instead |
TextColor3
Color3| Field | XML type | Value |
|---|---|---|
Name | string | TextColor3 |
TextFits
bool| Field | XML type | Value |
|---|---|---|
Name | string | TextFits |
TextScaled
bool| Field | XML type | Value |
|---|---|---|
Name | string | TextScaled |
TextSize
float| Field | XML type | Value |
|---|---|---|
Name | string | TextSize |
TextStrokeColor3
Color3| Field | XML type | Value |
|---|---|---|
Name | string | TextStrokeColor3 |
TextStrokeTransparency
float| Field | XML type | Value |
|---|---|---|
Name | string | TextStrokeTransparency |
TextTransparency
float| Field | XML type | Value |
|---|---|---|
Name | string | TextTransparency |
TextWrap
bool| Field | XML type | Value |
|---|---|---|
Name | string | TextWrap |
TextWrapped
bool| Field | XML type | Value |
|---|---|---|
Name | string | TextWrapped |
TextXAlignment
TextXAlignment| Field | XML type | Value |
|---|---|---|
Name | string | TextXAlignment |
TextYAlignment
TextYAlignment| Field | XML type | Value |
|---|---|---|
Name | string | TextYAlignment |