Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Notifications > API/Runtime/Slate/Widgets/Notifications/SNotificationBackground
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SNotificationBackground::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Notifications/SNotificationBackground.h |
| Include | #include "Widgets/Notifications/SNotificationBackground.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SNotificationBackground >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | BorderBackgroundColor
(
const TAttribute< FSlateColor >& InAttribute |
||
| WidgetArgsType & | ColorAndOpacity
(
const TAttribute< FLinearColor >& InAttribute |
||
| NamedSlotProperty< FArguments > | Content () |
||
| WidgetArgsType & | DesiredSizeScale
(
const TAttribute< FVector2D >& InAttribute |
||
| WidgetArgsType & | Padding
(
const TAttribute< FMargin >& InAttribute |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |