TinkMoneyManagerUI Documentation Beta

Enumeration Font

public enum Font

A type that represents a specific font.

Nested Types

Font.Weight

A type that determines the weight of a font.

Enumeration Cases

custom

case custom(: String)

Uses a custom font with the provided associated value as font name.

system​Default

case systemDefault

Uses the default system font.