Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SegmentedControlStyle.h |
Include |
#include "Styling/SegmentedControlStyle.h" |
struct FSegmentedControlStyle : public FSlateWidgetStyle
Represents the appearance of an SSegmentedControl
Name | Description | ||
---|---|---|---|
|
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 |
|
|
UniformPadding |
Padding between each control |
Name | Description | |
---|---|---|
|
FSegmentedControlStyle() |
Name | Description | |
---|---|---|
|
~FSegmentedControlStyle() |
Name | Description | ||
---|---|---|---|
|
const FSegme... |
GetDefault() |
|
|
FSegmentedCo... |
SetBackgroundBrush ( |
|
|
FSegmentedCo... |
SetControlStyle ( |
|
|
FSegmentedCo... |
SetFirstControlStyle ( |
|
|
FSegmentedCo... |
SetLastControlStyle ( |
|
|
FSegmentedCo... |
SetUniformPadding ( |
|
|
UnlinkColors() |
Unlinks all colors in this style. |
Name | Description | ||
---|---|---|---|
|
GetResources ( |
Gets the brush resources associated with this style. |
|
|
const FName |
GetTypeName() |
Gets the name of this style. This method must be implemented by inherited structures. |
Name |
Description |
---|---|
TypeName |