#include <MultiBoxDefs.h>
◆ Allow
If true (default), allow this entry to be wrapped to the next line during resizing of toolbars. If false, this entry will never be wrapped.
◆ DefaultAllowWrapping
◆ DefaultForceNewLine
◆ DefaultMode
◆ DefaultPriority
| constexpr int32 FMenuEntryResizeParams::FWrappingParams::DefaultPriority = 0 |
|
staticconstexpr |
◆ DefaultVerticalOverflowBehavior
◆ ForceNewLine
| TOptional<bool> FMenuEntryResizeParams::FWrappingParams::ForceNewLine |
If true (default is false), the entry should always be placed on a new line. Other entries can appear to it's right, but never to it's left.
◆ Mode
Override to specify the wrap mode. By default, this is "Preferred".
◆ Priority
Override to specify a wrap priority, where a higher priority means the entry will be wrapped to the next line first.
◆ VerticalOverflowBehavior
Override to specify the vertical overflow behavior. By default, this is "ClipOrExpandProportional".
The documentation for this struct was generated from the following file: