StoreProductParameters コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
StoreProductParameters() |
既定値を使用して新しい T:StoreKit.StoreProductParameters.StoreProductParameters を 作成します。 |
StoreProductParameters(NSDictionary) |
指定したディクショナリから新しい T:StoreKit.StoreProductParameters.StoreProductParameters を作成します |
StoreProductParameters(Int32) |
指定した ITunes 識別子の新しい T:StoreKit.StoreProductParameters.StoreProductParameters を 作成します。 |
StoreProductParameters()
既定値を使用して新しい T:StoreKit.StoreProductParameters.StoreProductParameters を 作成します。
[Foundation.Preserve(Conditional=true)]
public StoreProductParameters ();
- 属性
適用対象
StoreProductParameters(NSDictionary)
指定したディクショナリから新しい T:StoreKit.StoreProductParameters.StoreProductParameters を作成します
[Foundation.Preserve(Conditional=true)]
public StoreProductParameters (Foundation.NSDictionary dictionary);
new StoreKit.StoreProductParameters : Foundation.NSDictionary -> StoreKit.StoreProductParameters
パラメーター
- dictionary
- NSDictionary
- 属性
適用対象
StoreProductParameters(Int32)
指定した ITunes 識別子の新しい T:StoreKit.StoreProductParameters.StoreProductParameters を 作成します。
public StoreProductParameters (int iTunesItemIdentifier);
new StoreKit.StoreProductParameters : int -> StoreKit.StoreProductParameters
パラメーター
- iTunesItemIdentifier
- Int32