Enum TextComponentStyle
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents a button's style/color.
public enum TextComponentStyle
Fields
Small = 1
A small text input.
Paragraph = 2
A paragraph text input.
Represents a button's style/color.
public enum TextComponentStyle
Small = 1
A small text input.
Paragraph = 2
A paragraph text input.