Instance Property

priceFormatter

Provides a NumberFormatter, useful for formatting the price for displaying.

Declaration

@objc var priceFormatter: NumberFormatter? { get }

Return Value

nil for StoreKit 2 backed products if the currency code could not be determined.

Discussion