Navigation
API > API/Plugins > API/Plugins/ScreenReader
Classes
| Type | Name | Description | |
|---|---|---|---|
| FScreenReaderApplicationMessageHandlerBase | The base class all screen reader application message handlers should derive from. | ||
| FScreenReaderBase | The abstract base class all screen readers must derive from. | ||
| FScreenReaderReply | A struct passed around the the screen reader framework to indicate if a request has been successfully handled. | ||
| FScreenReaderUser | A user of the screen reader. | ||
| IScreenReaderBuilder | The abstract interface for builders of all screen readers. |