Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/STileView > API/Runtime/Slate/STileView/FArguments
Description
When true, enables spatially proximate focus routing for cross-list navigation and intra-entry navigation within multi-focus entries. Defaults to false.
| Name | EnableProximateEntryNavigation |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STileView.h |
| Include Path | #include "Widgets/Views/STileView.h" |
WidgetArgsType & EnableProximateEntryNavigation
(
bool InArg
)