ButtonStyle
Represents the appearance of a Button.
Last updated
Was this helpful?
Represents the appearance of a Button.
Last updated
Was this helpful?
NormalBrush?
Button appearance when the button is not hovered or pressed.
HoveredBrush?
Button appearance when hovered.
PressedBrush?
Button appearance when pressed.
NormalPadding?
Padding that accounts for the border in the button's background image.
PressedPadding?
Same as NormalPadding but used when the button is pressed.