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 NavigateToFirstChild&40;&41;
Remarks
Shifts focus to the first child from the user's currently focused accessible widget based on the current navigation policy. Focus is unaffected if the user's currently focused accessible widget has no children. FScreenReaderReply::Handled() if focus has successfully shifted to the first child from the currently focused accessible widget based on the navigation policy. Else returns FScreenReaderReply::Unhandled()