Enum FontWeights
- Namespace
- SunamoInterfaces._public.SunamoEnums.Enums
- Assembly
- SunamoInterfaces.dll
Defines font weight values.
public enum FontWeights : ushort
- Extension Methods
Fields
Bold = 700Bold font weight (700).
Bolder = 500Bolder font weight (500).
ExtraBold = 900Extra bold font weight (900).
Light = 100Light font weight (100).
Lighter = 250Lighter font weight (250).
Normal = 400Normal font weight (400).