Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAnchors | Describes how a widget is anchored. | ||
| FLinkedBoxManager | Manages a group of SLinkedBoxes that report the same size based on the largest size of any LinkedBoxes in this managed group. | ||
| SLinkableScrollBar | |||
| SMissingWidget | Like a null widget, but visualizes itself as being explicitly missing. | ||
| SScrollBox | SScrollBox can scroll through an arbitrary number of widgets. | ||
| SSplitter | SSplitter divides its allotted area into N segments, where N is the number of children it has. |
Typedefs
| Name | Description |
|---|---|
| FOnScrollBarVisibilityChanged | ScrollOffset as a fraction between 0 and 1 |
| FOnUserScrolled |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EDescendantScrollDestination | Where to scroll the descendant to | ||
| EScrollWhenFocusChanges | Set behavior when user focus changes inside this scroll box | ||
| ESplitterResizeMode::Type | |||
| EStretch::Type | |||
| EStretchDirection::Type | |||
| SResponsiveGridSize::Type | !!!!!!!!!!!!!!!!! EXPERIMENTAL !!!!!!!!!!!!!!!!! |