Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SScrollPanel
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Layout/SScrollBox.h |
| Include Path | #include "Widgets/Layout/SScrollBox.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SScrollPanel >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SScrollPanel::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Widgets/Layout/SScrollBox.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Widgets/Layout/SScrollBox.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AllowContentToShrink
(
bool InArg |
Widgets/Layout/SScrollBox.h | ||
WidgetArgsType & BackPadScrolling
(
bool InArg |
Widgets/Layout/SScrollBox.h | ||
WidgetArgsType & FrontPadScrolling
(
bool InArg |
Widgets/Layout/SScrollBox.h | ||
WidgetArgsType & Orientation
(
EOrientation InArg |
Widgets/Layout/SScrollBox.h |