Navigation
API > API/Plugins > API/Plugins/ScreenReader > API/Plugins/ScreenReader/FScreenReaderBase
Description
Returns the weak pointer to the platform application. Use this to access the accessible message handler and or retrieve cursor information.
| Name | GetPlatformApplicationWeak |
| Type | function |
| Header File | /Engine/Plugins/Experimental/ScreenReader/Source/ScreenReader/Public/GenericPlatform/ScreenReaderBase.h |
| Include Path | #include "GenericPlatform/ScreenReaderBase.h" |
TWeakPtr < GenericApplication > GetPlatformApplicationWeak() const