Enum FontWeight
font weight constants (0..1000)
enum FontWeight : int { ... }
Enum members
| Name | Description |
|---|---|
Bold
|
bold font |
Normal
|
normal font weight |
font weight constants (0..1000)
enum FontWeight : int { ... }
| Name | Description |
|---|---|
Bold
|
bold font |
Normal
|
normal font weight |