Navigation
Unreal Engine C++ API Reference > Runtime > WidgetCarousel > SCarouselNavigationButton > SPeekBorder
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SCarouselNavigationButton::SPeekBorder::FArguments
References
Module | WidgetCarousel |
Header | /Engine/Source/Runtime/WidgetCarousel/Public/SCarouselNavigationButton.h |
Include | #include "SCarouselNavigationButton.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SPeekBorder >
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments () |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
NamedSlotProperty< FArguments > | Content () |
|
![]() |
WidgetArgsType & | HAlign
(
EHorizontalAlignment InArg |
|
![]() |
WidgetArgsType & | OnBeginPeek
(
const FOnBeginPeek& InDelegate |
Called when the button is hovered |
![]() |
WidgetArgsType & | OnEndPeek
(
const FOnEndPeek& InDelegate |
|
![]() |
WidgetArgsType & | Padding
(
const TAttribute< FMargin >& InAttribute |
|
![]() |
WidgetArgsType & | VAlign
(
EVerticalAlignment InArg |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments & | operator[]
(
const TSharedRef< SWidget >& InChild |
Typedefs
Name | Description |
---|---|
WidgetArgsType |