SInlineEditableTextBlock::FArguments::IsSelected

Callback to check if the widget is selected, should only be hooked up if parent widget is handling selection or focus.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SInlineEditableTextBlock.h

Include

#include "Widgets/Text/SInlineEditableTextBlock.h"

Syntax

WidgetArgsType & IsSelected
(
    const FIsSelected & InDelegate
)

Remarks

Callback to check if the widget is selected, should only be hooked up if parent widget is handling selection or focus.

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