PFTextBlockFontWeight Enumeration |
Namespace: Packflow.Core.Widgets.BuiltIn
public enum PFTextBlockFontWeight
Member name | Value | Description | |
---|---|---|---|
Thin | 0 | Thin (font-weigth: 100) | |
Normal | 1 | Normal (font-weigth: 400) | |
Bold | 2 | Bold (font-weigth: 600) | |
Bolder | 3 | Bolder (font-weigth: 800) |