#include <ToolBarStyle.h>
◆ FWrapButtonStyle() [1/2]
| FWrapButtonStyle::FWrapButtonStyle |
( |
| ) |
|
◆ FWrapButtonStyle() [2/2]
◆ GetResources()
◆ SetComboButtonStyle()
◆ SetExpandBrush()
◆ SetHasDownArrow()
◆ SetIncludeSeparator()
◆ SetSeparatorBrush()
◆ SetSeparatorPadding()
◆ SetSeparatorThickness()
◆ SetWrapButtonIndex()
◆ SetWrapButtonPadding()
◆ bHasDownArrow
| bool FWrapButtonStyle::bHasDownArrow = true |
Whether the combo box includes a down arrow
◆ bIncludeSeparator
| bool FWrapButtonStyle::bIncludeSeparator = true |
Whether a separator should appear adjacent to the combo button
◆ ComboButtonStyle
The styling of the combo button that opens the wrapping menu
◆ ExpandBrush
The brush used for the expand arrow when the toolbar runs out of room and needs to display toolbar items in a menu
◆ Padding
The padding around the wrap button
◆ SeparatorBrush
The appearance of the separator
◆ SeparatorPadding
Any padding around the separator
◆ SeparatorThickness
How wide/tall the separator should be
◆ WrapButtonIndex
| int32 FWrapButtonStyle::WrapButtonIndex |
Where in the toolbar the wrap button should appear. e.g. 0 for the left side, -1 for the right side.
The documentation for this struct was generated from the following files: