Share via


UIFontWeight Enum

Definition

Enumerates font weights.

public enum UIFontWeight
type UIFontWeight = 
Inheritance
UIFontWeight

Fields

Name Value Description
UltraLight 0

A very light weight.

Thin 1

A thin weight.

Light 2

A light weight.

Regular 3

The regular weight of the font.

Medium 4

A medium weight.

Semibold 5

A semibold weight.

Bold 6

A bold weight.

Heavy 7

A heavy weight.

Black 8

Applies to