Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/GenericPlatform > API/Plugins/ScreenReader/GenericPlatform/FScreenReaderUser
References
| Module | ScreenReader |
| Header | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/GenericPlatform/ScreenReaderUser.h |
| Include | #include "GenericPlatform/ScreenReaderUser.h" |
| Source | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Private/GenericPlatform/ScreenReaderUser.cpp |
FScreenReaderReply NavigateToNextWidgetInHierarchy&40;&41;
Remarks
Shifts focus to the logical next widget in the accessible widget hierarchy from the user's currently focused accessible widget based on the current navigation policy. See IAccessibleWidget::GetNextWidgetInHierarchy for an explanation of what the logical next widget in the accessible hierarchy means. FScreenReaderReply::Handled() if focus has successfully shifted to a next widget from the currently focused accessible widget. Else returns FScreenReaderReply::Unhandled()