SEditableText::ShouldJumpCursorToEndWhenFocused

Should the cursor be jumped to the end of the document when the widget gains focus?

Windows
MacOS
Linux

Override Hierarchy

ISlateEditableTextWidget::ShouldJumpCursorToEndWhenFocused()

SEditableText::ShouldJumpCursorToEndWhenFocused()

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SEditableText.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SEditableText.cpp

Syntax

virtual bool ShouldJumpCursorToEndWhenFocused() const

Remarks

Should the cursor be jumped to the end of the document when the widget gains 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