TinkMoneyManagerUI Documentation Beta

Enumeration Font.​Weight

public enum Weight

A type that determines the weight of a font.

Member Of

Font

A type that represents a specific font.

Enumeration Cases

light

case light

The light font weight.

regular

case regular

The regular font weight.

semibold

case semibold

The semibold font weight.

bold

case bold

The bold font weight.