Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/SVisualAttachmentBox
- SWidget::ComputeDesiredSize()
- SPanel::ComputeDesiredSize()
- SBox::ComputeDesiredSize()
- SVisualAttachmentBox::ComputeDesiredSize()
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/SVisualAttachmentBox.h |
| Include | #include "SVisualAttachmentBox.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/SVisualAttachementBox.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.