IAccessibleTable::IsSelectionRequired

Checks if the table must have an element selected at all times.

Windows
MacOS
Linux

Override Hierarchy

IAccessibleTable::IsSelectionRequired()

SListView::FSlateAccessibleListView::IsSelectionRequired()

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/Accessibility/GenericAccessibleInterfaces.h"

Syntax

virtual bool IsSelectionRequired() const

Remarks

Checks if the table must have an element selected at all times.

Returns

True if an element of the table must be selected at all times, else false

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