Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Views/SListView.h |
| Include | #include "Widgets/Views/SListView.h" |
FVector2D GetMaxRowSizeForColumn
(
const FName & ColumnId,
EOrientation ColumnOrientation
)
Remarks
Will determine the max row size for the specified column id The max size for a column Id.
Parameters
| Name | Description |
|---|---|
| ColumnId | Column Id |
| ColumnOrientation | Orientation that is main axis you want to query |