Edytuj

Udostępnij za pośrednictwem


SKCloudServiceSetupOptions Constructors

Definition

Overloads

SKCloudServiceSetupOptions()
SKCloudServiceSetupOptions(NSDictionary)

Creates a new cloud service setup options object with the values in the provided dictionary.

SKCloudServiceSetupOptions()

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

Applies to

SKCloudServiceSetupOptions(NSDictionary)

Creates a new cloud service setup options object with the values in the provided dictionary.

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

Parameters

dictionary
NSDictionary
Attributes

Applies to