Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SSegmentedControl > API/Runtime/Slate/SSegmentedControl/FArguments
Description
Optional maximum number of segments per line before the control wraps vertically to the next line. If this value is <= 0 no wrapping happens
| Name | MaxSegmentsPerLine |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SSegmentedControl.h |
| Include Path | #include "Widgets/Input/SSegmentedControl.h" |
WidgetArgsType & MaxSegmentsPerLine
(
int32 InArg
)