API Differences in _PassKit_SwiftUI in iOS 17.0

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

Table of Contents

Structs

PayLaterView
PayLaterViewAction
PayLaterViewDisplayStyle

Functions & Methods

SwiftUICore.View
nonisolated public func payLaterViewAction(_ action: _PassKit_SwiftUI.PayLaterViewAction) -> some SwiftUICore.View
SwiftUICore.View
nonisolated public func payLaterViewDisplayStyle(_ displayStyle: _PassKit_SwiftUI.PayLaterViewDisplayStyle) -> some SwiftUICore.View

Conformances

PayLaterView
Swift.Sendable

Initializers

PayLaterView
nonisolated public init(amount: Foundation.Decimal, currency: Foundation.Locale.Currency)