STableRow::IsSelectedExclusively

Callback to determine if the row is selected singularly and has keyboard focus or not

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/STableRow.h

Include

#include "Widgets/Views/STableRow.h"

Syntax

bool IsSelectedExclusively() const

Remarks

Callback to determine if the row is selected singularly and has keyboard focus or not

Returns

true if selected by owning widget.

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