Freigeben über


SKCloudServiceSetupOptions Konstruktoren

Definition

Überlädt

SKCloudServiceSetupOptions()
SKCloudServiceSetupOptions(NSDictionary)

Erstellt ein neues Clouddienst-Setupoptionenobjekt mit den Werten im bereitgestellten dictionary.

SKCloudServiceSetupOptions()

[Foundation.Preserve(Conditional=true)]
public SKCloudServiceSetupOptions ();
Attribute

Gilt für:

SKCloudServiceSetupOptions(NSDictionary)

Erstellt ein neues Clouddienst-Setupoptionenobjekt mit den Werten im bereitgestellten dictionary.

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

Parameter

dictionary
NSDictionary
Attribute

Gilt für: