Partager via


StoreProductParameters Constructeurs

Définition

Surcharges

StoreProductParameters()

Crée un T:StoreKit.StoreProductParameters.StoreProductParameters.StoreProductParameters avec les valeurs par défaut.

StoreProductParameters(NSDictionary)

Crée un T T:StoreKit.StoreProductParameters.StoreProductParameters.StoreProductParameters à partir du dictionnaire spécifié

StoreProductParameters(Int32)

Crée un T:StoreKit.StoreProductParameters.StoreProductParameters pour l’identificateur ITunes spécifié.

StoreProductParameters()

[Foundation.Preserve(Conditional=true)]
public StoreProductParameters ();
Attributs

S’applique à

StoreProductParameters(NSDictionary)

[Foundation.Preserve(Conditional=true)]
public StoreProductParameters (Foundation.NSDictionary dictionary);
new StoreKit.StoreProductParameters : Foundation.NSDictionary -> StoreKit.StoreProductParameters

Paramètres

dictionary
NSDictionary
Attributs

S’applique à

StoreProductParameters(Int32)

Crée un T:StoreKit.StoreProductParameters.StoreProductParameters pour l’identificateur ITunes spécifié.

public StoreProductParameters (int iTunesItemIdentifier);
new StoreKit.StoreProductParameters : int -> StoreKit.StoreProductParameters

Paramètres

iTunesItemIdentifier
Int32

S’applique à