FontWeights Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The FontWeights type exposes the following members.
| Name | Description | |
|---|---|---|
|
Black | Specifies a "Black" font weight. |
|
Bold | Specifies a "Bold" font weight. |
|
ExtraBlack | Specifies an "ExtraBlack" font weight. |
|
ExtraBold | Specifies an "ExtraBold" font weight. |
|
ExtraLight | Specifies an "ExtraLight" font weight. |
|
Light | Specifies a "Light" font weight. |
|
Medium | Specifies a "Medium" font weight. |
|
Normal | Specifies a "Normal" font weight. |
|
SemiBold | Specifies a "SemiBold" font weight. |
|
Thin | Specifies a "Thin" font weight. |
Show: