Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/GenericPlatform > API/Plugins/ScreenReader/GenericPlatform/FScreenReaderBase
References
Module | ScreenReader |
Header | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/GenericPlatform/ScreenReaderBase.h |
Include | #include "GenericPlatform/ScreenReaderBase.h" |
virtual void OnActivate()
Remarks
Called at the end of Activate(). Override this function in child classes to do additional set up such as subscribing to accessible events, binding handlers for focus events or providing feedback to users that the screen reader has been activated.