Contents

SKStoreProductViewControllerDelegate

A protocol to call when the customer dismisses the store screen.

Declaration

protocol SKStoreProductViewControllerDelegate : NSObjectProtocol

Overview

Typically, this protocol is implemented by the view controller in your application that originally displayed the store screen.

Topics

Responding to a Dismiss Action

See Also

Setting a delegate