The Font type exposes the following members.
Name | Description | |
---|---|---|
FontWeightBold |
Bold weight. Always 700. |
|
FontWeightDoNotCare |
The default weight. Always 0. |
|
FontWeightExtrabold |
Extra bold weight. Always 800. |
|
FontWeightExtraLight |
Extra light weight. Always 200. |
|
FontWeightHeavy |
Heavy weight. Always 900. |
|
FontWeightLight |
Light weight. Always 300. |
|
FontWeightMedium |
Medium weight. Always 500. |
|
FontWeightNormal |
Normal weight. Always 400. |
|
FontWeightSemibold |
Semibold weight. Always 600. |
|
FontWeightThin |
Thin weight. Always 100. |