nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
TextBox.placeholder
nanogui
textbox
TextBox
Return the placeholder text to be displayed while the text box is empty.
string
placeholder
()
class
TextBox
final const
string
placeholder
(
)
void
placeholder
(string placeholder)
Meta
Source
See Implementation
nanogui
textbox
TextBox
constructors
this
enums
Alignment
SpinArea
functions
alignment
callback
checkFormat
copySelection
cursor
cursorIndex2Position
defaultValue
deleteSelection
draw
editable
focusEvent
format
keyboardCharacterEvent
keyboardEvent
mouseButtonEvent
mouseDragEvent
mouseMotionEvent
pasteFromClipboard
placeholder
position2CursorIndex
preferredSize
spinArea
spinnable
theme
units
unitsImage
updateCursor
value
variables
mAlignment
mCallback
mCommitted
mCursorPos
mDefaultValue
mEditable
mFormat
mLastClick
mMouseDownModifier
mMouseDownPos
mMouseDragPos
mMousePos
mPlaceholder
mSelectionPos
mSpinnable
mTextOffset
mUnits
mUnitsImage
mValidFormat
mValue
mValueTemp
Return the placeholder text to be displayed while the text box is empty.