TextAttributes
Options for drawing text.
Header | #include "nativeui/gfx/text.h" |
Namespace | namespace nu |
Type | struct |
Inherits | TextFormat |
Properties
scoped_refptr<Font>
font (optional)
Font for drawing text, default is system UI font.
Color
color (optional)
Text color, default is system UI text color.