SKStoreProductViewController.LoadProductAsync(StoreProductParameters) Method

Definition

Returns a task that loads the product that is specified by the specified product parameters.

public System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError>> LoadProductAsync (StoreKit.StoreProductParameters parameters);
member this.LoadProductAsync : StoreKit.StoreProductParameters -> System.Threading.Tasks.Task<bool * Foundation.NSError>

Parameters

Returns

Applies to