Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UComboBoxString
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Getter="IsEnableGamepadNavigationMode",
Setter="SetEnableGamepadNavigationMode", Category=Content, AdvancedDisplay)
bool EnableGamepadNavigationMode
Remarks
When false, directional keys will change the selection. When true, ComboBox must be activated and will only capture arrow input while activated.