> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/universalauthenticatorlibrary/api-docs/universalauthenticatorlibrary-buttonstyle.md).

# ButtonStyle

\*\* The fields that an Authenticator can style on their button \*/

## Summary

| Members                                                                                                                   | Descriptions                                                 |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| `public Sprite` [`Icon`](#class_universal_authenticator_library_1_1_button_style_1a26ff5e753fcbf591741bb0807eefb665)      | Whatever is provided here will be set as the `src` attribute |
| `public string` [`Text`](#class_universal_authenticator_library_1_1_button_style_1ab4726c7c06ae41233e679361293b4173)      |                                                              |
| `public Color` [`TextColor`](#class_universal_authenticator_library_1_1_button_style_1aaac0de1a44fd8367423f7b79964ff260)  |                                                              |
| `public Color` [`Background`](#class_universal_authenticator_library_1_1_button_style_1a671064bb62dcda8cd489361b50277529) |                                                              |

## Members

**`public Sprite`** [**`Icon`**](#class_universal_authenticator_library_1_1_button_style_1a26ff5e753fcbf591741bb0807eefb665)

Whatever is provided here will be set as the `src` attribute

**`public string`** [**`Text`**](#class_universal_authenticator_library_1_1_button_style_1ab4726c7c06ae41233e679361293b4173)

**`public Color`** [**`TextColor`**](#class_universal_authenticator_library_1_1_button_style_1aaac0de1a44fd8367423f7b79964ff260)

**`public Color`** [**`Background`**](#class_universal_authenticator_library_1_1_button_style_1a671064bb62dcda8cd489361b50277529)
