Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/MultiBox > API/Runtime/Slate/Framework/MultiBox/SToolBarStackButtonBlock
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SToolBarStackButtonBlock::FArguments
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/MultiBox/SToolBarStackButtonBlock.h |
| Include | #include "Framework/MultiBox/SToolBarStackButtonBlock.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SToolBarStackButtonBlock >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | ForceSmallIcons
(
bool InArg |
Whether this toolbar should always use small icons, regardless of the current settings | |
| WidgetArgsType & | LabelVisibility
(
TOptional< EVisibility > InArg |
Controls the visibility of the blocks label |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |