#include <SegmentedControlStyle.h>
Represents the appearance of an SSegmentedControl
◆ FSegmentedControlStyle()
| FSegmentedControlStyle::FSegmentedControlStyle |
( |
| ) |
|
◆ ~FSegmentedControlStyle()
| virtual FSegmentedControlStyle::~FSegmentedControlStyle |
( |
| ) |
|
|
inlinevirtual |
◆ GetDefault()
◆ GetResources()
Gets the brush resources associated with this style.
This method must be implemented by inherited structures.
- Parameters
-
| OutBrushes | The brush resources. |
Reimplemented from FSlateWidgetStyle.
◆ GetTypeName()
| virtual const FName FSegmentedControlStyle::GetTypeName |
( |
| ) |
const |
|
inlineoverridevirtual |
Gets the name of this style.
This method must be implemented by inherited structures.
- Returns
- Widget style name.
Reimplemented from FSlateWidgetStyle.
◆ SetBackgroundBrush()
◆ SetControlStyle()
◆ SetFirstControlStyle()
◆ SetLastControlStyle()
◆ SetUniformPadding()
◆ UnlinkColors()
| void FSegmentedControlStyle::UnlinkColors |
( |
| ) |
|
|
inline |
◆ BackgroundBrush
Background of the segmented control
◆ ControlStyle
The style to use for our Center Control
◆ FirstControlStyle
The style to use for our Left Control
◆ LastControlStyle
The style to use for our Left Control
◆ TypeName
| const FName FSegmentedControlStyle::TypeName |
|
static |
◆ UniformPadding
| FMargin FSegmentedControlStyle::UniformPadding |
Padding between each control
The documentation for this struct was generated from the following files: