Navigation
Unreal Engine C++ API Reference > Runtime > ApplicationCore > GenericPlatform > Accessibility > IAccessibleTable
- IAccessibleTable::IsSelectionRequired()
- SListView::FSlateAccessibleListView::IsSelectionRequired()
References
Module | ApplicationCore |
Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/Accessibility/GenericAccessibleInterfaces.h |
Include | #include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h" |
virtual bool IsSelectionRequired&40;&41; const
Remarks
Checks if the table must have an element selected at all times. True if an element of the table must be selected at all times, else false