nanogui ~master (2021-04-26T14:20:51Z)
Dub
Repo
Button.textColor
nanogui
button
Button
Returns the text color of the caption of this Button.
Color
textColor
()
class
Button
final const
Color
textColor
(
)
void
textColor
(Color textColor)
Meta
Source
See Implementation
nanogui
button
Button
constructors
this
enums
Flags
IconPosition
functions
backgroundColor
buttonGroup
callback
caption
changeCallback
draw
flags
icon
iconPosition
mouseButtonEvent
preferredSize
pushed
textColor
variables
mBackgroundColor
mButtonGroup
mCallback
mCaption
mChangeCallback
mFlags
mIcon
mIconPosition
mImage
mPushed
mTextColor
Returns the text color of the caption of this Button.