public enum EPBotButtonStyle
The two possible style of a button in the input
Enum Constant and Description |
---|
BORDERLESS
Borderless remove the background of the button
|
NORMAL
Normal let the button have the defaut style of the theme
|
public static EPBotButtonStyle NORMAL
Normal let the button have the defaut style of the theme
public static EPBotButtonStyle BORDERLESS
Borderless remove the background of the button