TinkMoneyManagerUI Documentation Beta

Enumeration Appearance

public enum Appearance

Properties

provider

var provider: AppearanceProviding

A custom appearance provider.

If you set a custom appearance provider, all Tink Money Manager views will use this provider to retreive colors, icons and fonts.

color​Provider

var colorProvider: ColorProviding!

A custom color provider.

If you set a custom color provider, all Tink Money Manager views will use this provider to retreive colors.

font​Provider

var fontProvider: FontProviding!

A custom font provider.

If you set a custom font provider, all Tink Money Manager views will use this provider to retreive fonts.

icon​Provider

var iconProvider: IconProviding!

A custom icon provider.

If you set a custom icon provider, all Tink Money Manager views will use this provider to retreive icons.