Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Styling
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USlateWidgetStyleContainerBase
- UScrollBarWidgetStyle
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Styling/ScrollBarWidgetStyle.h |
| Include | #include "Framework/Styling/ScrollBarWidgetStyle.h" |
Syntax
class UScrollBarWidgetStyle : public USlateWidgetStyleContainerBase
Variables
| Type | Name | Description | |
|---|---|---|---|
| FScrollBarStyle | ScrollBarStyle | The actual data describing the scrollbox's appearance. |
Overridden from ISlateWidgetStyleContainerInterface
| Type | Name | Description | |
|---|---|---|---|
| const FSlateWidgetStyle *const | GetStyle () |