Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UCanvasPanelSlot
Description
Compares the saved base layout against the current state. Updates the necessary properties to maintain a stable position.
| Name | RebaseLayout |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/CanvasPanelSlot.h |
| Include Path | #include "Components/CanvasPanelSlot.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/CanvasPanelSlot.cpp |
void RebaseLayout
(
bool PreserveSize
)