TinkMoneyManagerUI Documentation Beta

Protocol Icon​Providing

public protocol IconProviding

A type that can provide icons for Tink views.

IconProviding IconProviding IconProvider IconProvider IconProvider->IconProviding

Types Conforming to Icon​Providing

IconProvider

A type that can provide custom icons for Tink views.

Requirements

account

var account: UIImage

Icon representing accounts.

add

var add: UIImage

Icon representing add button.

budget

var budget: UIImage

Icon representing adding a budget.

alert

var alert: UIImage

Icon representing alerts.

benefits

var benefits: UIImage

Icon representing benefits.

double​Transaction

var doubleTransaction: UIImage

Icon representing double transactions.

exclude

var exclude: UIImage

Icon representing excluded transactions.

expenses​Icon

var expensesIcon: UIImage

Icon representing expenses.

financial

var financial: UIImage

Icon representing financial.

food

var food: UIImage

Icon representing food and drinks transactions.

wellness

var wellness: UIImage

Icon representing health and beauty transactions.

home

var home: UIImage

Icon representing household transactions.

house

var house: UIImage

Icon representing house and gardening transactions.

income​Icon

var incomeIcon: UIImage

Icon representing incomes.

entertainment

var entertainment: UIImage

Icon representing free time and leisure transactions.

pension

var pension: UIImage

Icon representing pension.

other

var other: UIImage

Icon representing other transactions.

refund

var refund: UIImage

Icon representing reimbursed transactions.

salary

var salary: UIImage

Icon representing salary.

savings

var savings: UIImage

Icon representing savings.

search

var search: UIImage

Icon representing searches.

shopping

var shopping: UIImage

Icon representing shopping transactions.

tag

var tag: UIImage

Icon representing tags.

transfer

var transfer: UIImage

Icon representing transfers.

transport

var transport: UIImage

Icon representing transportation transactions.

uncategorized​Icon

var uncategorizedIcon: UIImage

Icon representing uncategorized transactions.

category​Icon​Background​Corner​Radius​Factor

var categoryIconBackgroundCornerRadiusFactor: CGFloat?

Factor representing the corner radius of all icon backgrounds. Defaults to a circular shape.

check​Box​Icon​Background​Corner​Radius​Factor

var checkBoxIconBackgroundCornerRadiusFactor: CGFloat?

Factor representing the corner radius of all check box backgrounds. Defaults to a circular shape.

notification

var notification: UIImage

Icon representing a notification.