SWrapBox::FSlot::FillLineWhenWidthLessThan

If the total available space in the wrap panel drops below this threshold, this slot will attempt to fill an entire line.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SWrapBox.h

Include

#include "Widgets/Layout/SWrapBox.h"

Syntax

FSlot & FillLineWhenWidthLessThan
(
    TOptional< float > InFillLineWhenWidthLessThan
)

Remarks

If the total available space in the wrap panel drops below this threshold, this slot will attempt to fill an entire line.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss