Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input > API/Runtime/Slate/Widgets/Input/SEditableText
- 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 |
virtual bool ShouldJumpCursorToEndWhenFocused&40;&41; const
Remarks
Should the cursor be jumped to the end of the document when the widget gains focus?