TinkMoneyManagerUI Documentation Beta

Class Finance​Overview​View​Controller.​Configuration

public class Configuration

The configuration allows the Finance Overview screen to be customized in more detail, allowing you to customize the experience to your users needs.

Member Of

FinanceOverviewViewController

A view controller for displaying an overview of a user's finances.

Nested Types

FinanceOverviewViewController.Configuration.TranscationItemAction

Action to do when tapping a transaction row.

Properties

transaction​Item​Action

var transactionItemAction: TranscationItemAction = .showDetails

Determines what view to present when tapping on a transaction item row.