Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application > API/Runtime/Slate/Framework/Application/SWindowTitleBar
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SWindowTitleBar::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SWindowTitleBar.h |
| Include | #include "Framework/Application/SWindowTitleBar.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SWindowTitleBar >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ShowAppIcon
(
bool InArg |
||
| WidgetArgsType & | Style
(
const FWindowStyle* InArg |
||
| WidgetArgsType & | Title
(
const TAttribute< FText >& InAttribute |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |