Navigation
Unreal Engine C++ API Reference > Runtime > AppFramework > Widgets > Colors > SThemeColorBlocksBar
- SWidget::ComputeDesiredSize()
- SPanel::ComputeDesiredSize()
- SThemeColorBlocksBar::ComputeDesiredSize()
References
Module | AppFramework |
Header | /Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorThemes.h |
Include | #include "Widgets/Colors/SColorThemes.h" |
Source | /Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorThemes.cpp |
virtual FVector2D ComputeDesiredSize
&40;
float
&41; const
Remarks
A Panel's desired size in the space required to arrange of its children on the screen while respecting all of the children's desired sizes and any layout-related options specified by the user. See StackPanel for an example. The desired size.