dfl2 ~master (2016-08-11T09:58:17Z)
Home
Dub
Repo
TextBoxBase.selectionLength
dfl
textbox
TextBoxBase
uint
selectionLength
[@property setter]
class
TextBoxBase
@
property
void
selectionLength
(
uint
len
)
uint
selectionLength
[@property getter]
Meta
Source
See Implementation
dfl
textbox
TextBoxBase
functions
appendText
clear
clearUndo
copy
cut
getCharIndexFromPosition
getFirstCharIndexFromLine
getFirstCharIndexOfCurrentLine
getLineCount
getLineFromCharIndex
getPositionFromCharIndex
paste
scrollToCaret
select
selectAll
undo
properties
acceptsTab
borderStyle
canUndo
hideSelection
lines
maxLength
modified
multiline
readOnly
selectedText
selectionLength
selectionStart
textLength
wordWrap