Contents

delegate

The delegate that receives the response of the app’s products request.

Declaration

weak var delegate: (any SKProductsRequestDelegate)? { get set }

See Also

Setting the Delegate