Table of Contents

Enum FontWeights

Namespace
SunamoInterfaces._public.SunamoEnums.Enums
Assembly
SunamoInterfaces.dll

Defines font weight values.

public enum FontWeights : ushort
Extension Methods

Fields

Bold = 700

Bold font weight (700).

Bolder = 500

Bolder font weight (500).

ExtraBold = 900

Extra bold font weight (900).

Light = 100

Light font weight (100).

Lighter = 250

Lighter font weight (250).

Normal = 400

Normal font weight (400).