Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Text > API/Runtime/Slate/Widgets/Text/ISlateEditableTextWidget
- ISlateEditableTextWidget::ShouldJumpCursorToEndWhenFocused()
- SEditableText::ShouldJumpCursorToEndWhenFocused()
- SMultiLineEditableText::ShouldJumpCursorToEndWhenFocused()
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Text/ISlateEditableTextWidget.h |
| Include | #include "Widgets/Text/ISlateEditableTextWidget.h" |
bool ShouldJumpCursorToEndWhenFocused&40;&41; const
Remarks
Should the cursor be jumped to the end of the document when the widget gains focus?