Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include | #include "Widgets/SWidget.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp |
EAccessibleBehavior GetAccessibleBehavior
&40;
EAccessibleType AccessibleType
&41; const
Remarks
Get the behavior describing how the accessible text of this widget should be retrieved. The accessible behavior of the widget.
Parameters
| Name | Description |
|---|---|
| AccessibleType | Whether the widget is being accessed directly or through a summary query. |