API Differences in FinanceKitUI in iOS 18.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in FinanceKitUI in the iOS 18.0 SDK.

Table of Contents

Structs

TransactionPicker

Functions & Methods

SwiftUICore.View
public func transactionPicker(isPresented: SwiftUICore.Binding<Swift.Bool>, selection: SwiftUICore.Binding<[FinanceKit.Transaction]>) -> some SwiftUICore.View

Conformances

TransactionPicker
Swift.Sendable