Font::Weight
Represent font weights.
Header | #include "nativeui/gfx/font.h" |
Namespace | namespace nu |
Type | enum class |
This type can have following values:
Font::Weight::Thin
Font::Weight::ExtraLight
Font::Weight::Light
Font::Weight::Normal
Font::Weight::Medium
Font::Weight::SemiBold
Font::Weight::Bold
Font::Weight::ExtraBold
Font::Weight::Black