Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/FGenericAccessibleUserRegistry
Description
Returns the index of the primary accessible user. The primary accessible user should correspond to the default input source that every application should have. This user should also be the primary cursor user. E.g On desktop platforms, that would correspond to the keyboard user.
| Name | GetPrimaryUserIndex |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
| Include Path | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
static FAccessibleUserIndex GetPrimaryUserIndex()