IAccessibleText

A widget that contains text, with the potential ability to select sections, read specific words/paragraphs, etc.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

class IAccessibleText

Remarks

A widget that contains text, with the potential ability to select sections, read specific words/paragraphs, etc.

This class is currently incomplete.

Functions

Name Description

Public function Const

const FStrin...

 

GetText()

Get the full text contained in this widget, even if some if it is clipped.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss