Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SNumericDropDown > API/Runtime/Slate/SNumericDropDown/FArguments
Description
Controls the label placement for the control. Vertical will place the label above, horizontal will place the label to the left.
| Name | Orientation |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SNumericDropDown.h |
| Include Path | #include "Widgets/Input/SNumericDropDown.h" |
WidgetArgsType & Orientation
(
const TAttribute < EOrientation > & InAttribute
)