Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/IAccessibleActivatable
Description
If IsCheckable() is true, this gets the current state that the widget is in. //todo: return ECheckState
| Name | GetCheckedState |
| Type | function |
| Header File | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
| Include Path | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
virtual bool GetCheckedState() const
true if the current state is considered "on" or "checked"