StoreKit.SKStoreProductViewController: Method Members

The methods of StoreKit.SKStoreProductViewController are listed below. For a list of all members, see the SKStoreProductViewController Members list.

See Also: Inherited members from UIKit.UIViewController

Public Methods

LoadProduct(StoreProductParameters, Action<bool, Foundation.NSError>)
Documentation for this section has not yet been entered.
LoadProductAsync(StoreProductParameters) : System.Threading.Tasks.Task<Tuple<bool, Foundation.NSError>>
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SKStoreProductViewController object.