49
edits
No edit summary |
|||
| Line 33: | Line 33: | ||
This example will show an opaque color texture, painted white, and a button where the normal state font has been changed to a large font. | This example will show an opaque color texture, painted white, and a button where the normal state font has been changed to a large font. | ||
== Details == | |||
For the 'style' attribute, no value or empty string would act as though no ButtonStyle element was added. In this case would inherit ButtonStyle instead. If there is no ButtonStyle to inherit, then no text is rendered. | |||