다음을 통해 공유


SKCloudServiceSetupOptions 생성자

정의

오버로드

SKCloudServiceSetupOptions()
SKCloudServiceSetupOptions(NSDictionary)

제공된 의 값을 사용하여 새 클라우드 서비스 설정 옵션 개체를 dictionary만듭니다.

SKCloudServiceSetupOptions()

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

적용 대상

SKCloudServiceSetupOptions(NSDictionary)

제공된 의 값을 사용하여 새 클라우드 서비스 설정 옵션 개체를 dictionary만듭니다.

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

매개 변수

dictionary
NSDictionary
특성

적용 대상