products
A list of products, one product for each valid product identifier provided in the original request.
Declaration
var products: [SKProduct] { get }Discussion
The array consists of a list of SKProduct objects.
See Also
Related Documentation
- In-App Purchase Programming Guide