GeonBit.UI Documentation
| ButtonSkin Enumeration |
Button skins.
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxC#
public enum ButtonSkin
Members| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | The default button skin. | |
| Alternative | 1 | Alternative button skin. | |
| Fancy | 2 | Fancy button skin. |
See Also