Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > Accessibility > IAccessibleProperty
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
Include | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
virtual FVariant GetValueAsVariant&40;&41; const
Remarks
The current value stored by the widget as a FVariant. Used on platforms where the type of the value is important for accessibility methods such as on Mac. . An FVariant that holds the widget's current value and type of value.