Compartir a través de


SKCloudServiceSetupOptions Constructores

Definición

Sobrecargas

SKCloudServiceSetupOptions()
SKCloudServiceSetupOptions(NSDictionary)

Crea un nuevo objeto de opciones de configuración de servicio en la nube con los valores de la clase proporcionada dictionary.

SKCloudServiceSetupOptions()

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

Se aplica a

SKCloudServiceSetupOptions(NSDictionary)

Crea un nuevo objeto de opciones de configuración de servicio en la nube con los valores de la clase proporcionada dictionary.

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

Parámetros

dictionary
NSDictionary
Atributos

Se aplica a