SKCloudServiceSetupViewControllerDelegate_Extensions 类

定义

接口的 ISKCloudServiceSetupViewControllerDelegate 扩展方法,以支持协议中的所有方法 SKCloudServiceSetupViewControllerDelegate

public static class SKCloudServiceSetupViewControllerDelegate_Extensions
type SKCloudServiceSetupViewControllerDelegate_Extensions = class
继承
SKCloudServiceSetupViewControllerDelegate_Extensions

注解

的扩展方法 ISKCloudServiceSetupViewControllerDelegate 允许开发人员将 接口的实例视为具有原始 SKCloudServiceSetupViewControllerDelegate 协议的所有可选方法。 由于 接口仅包含所需成员,因此这些扩展方法允许开发人员调用协议的可选成员。

方法

DidDismiss(ISKCloudServiceSetupViewControllerDelegate, SKCloudServiceSetupViewController)

关闭安装视图后调用的方法。

适用于