SSearchBox::FArguments::DelayChangeNotificationsWhileTyping

Whether the SearchBox should delay notifying listeners of text changed events until the user is done typing

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSearchBox.h

Include

#include "Widgets/Input/SSearchBox.h"

Syntax

WidgetArgsType & DelayChangeNotificationsWhileTyping
(
    const TAttribute< bool > & InAttribute
)

Remarks

Whether the SearchBox should delay notifying listeners of text changed events until the user is done typing

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