ButtonStyle
Used by GuiButton.Style to set a special hardcoded appearance.
These should generally be avoided in favor of setting other appearance properties, but they can be useful for wireframing.
Despite the Roblox naming, these are not used by any official Roblox UI.
Items
Name | Value | Summary |
---|---|---|
Custom | 0 | |
RobloxButtonDefault | 1 | |
RobloxButton | 2 | |
RobloxRoundButton | 3 | |
RobloxRoundDefaultButton | 4 | |
RobloxRoundDropdownButton | 5 |