SpinBoxStyle
Represents the appearance of a SpinBox.
π Constructor
Type
Name
Description
Background?
Brush used to draw the background of the spinbox
HoveredBackground?
Brush used to draw the background of the spinbox when it's hovered over
ActiveBackground?
ActiveFill?
Brush used to fill the spinbox when it's active
HoveredFill?
Brush used to fill the spinbox when it's hovered and not active
InactiveFill?
Brush used to fill the spinbox when it's inactive
TextPadding?
Padding to add around the spinbox and its text
InsetPadding?
Padding between the background brush and the fill brush
Last updated
Was this helpful?