fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
TextInput.caretLine
fluid
text_input
TextInput
Change the current line. Moves the cursor to the end of the newly created line.
Rope
caretLine
()
const
(
char
)[]
caretLine
(const(char)[] newValue)
Rope
caretLine
(Rope newValue)
class
TextInput
Rope
caretLine
(
Rope
newValue
)
Meta
Source
See Implementation
fluid
text_input
TextInput
aliases
opEquals
selectionEnd
classes
ContentLabel
constructors
this
functions
backspace
backspaceWord
breakLine
buffer
canScroll
caretIndex
caretLine
caretPosition
caretPositionImpl
caretTo
caretToEnd
caretToLineEnd
caretToLineStart
caretToMouse
caretToPointer
caretToStart
chop
chopWord
clear
clearHistory
clearSelection
column
copy
cut
deleteChar
deleteWord
drawCaret
drawContents
drawImpl
drawSelection
eachLineByIndex
eachSelectedLine
focusBoxImpl
forcePushSnapshot
freeBuffer
hoverImpl
isEmpty
isSelecting
keyboardImpl
lineByIndex
lineEndByIndex
lineStartByIndex
mouseImpl
moveOrClearSelection
multiline
nearestCharacter
newBuffer
openContextMenu
paste
pickLabelStyle
press
pressAndHold
previousOrNextChar
previousOrNextLine
previousOrNextWord
push
pushSnapshot
redo
resizeImpl
scroll
scrollImpl
scrollIntoView
select
selectAll
selectLine
selectSlice
selectWord
selectedValue
selectionHighIndex
selectionLowIndex
selectionStart
shallowScrollTo
showCaret
snapshot
submit
textRuler
touch
touchText
undo
updateCaretPosition
usedBuffer
usedBufferSize
value
valueAfterCaret
valueBeforeCaret
mixins
__anonymous
structs
HistoryEntry
variables
_inner
_isContinuous
_redoStack
_undoStack
canvasIO
clipboardIO
contentLabel
contextMenu
horizontalAnchor
lastTouch
lineHeight
maxHistorySize
overlayIO
placeholder
selectionMovement
size
Change the current line. Moves the cursor to the end of the newly created line.