Class SKCloudServiceSetupViewController

All Implemented Interfaces:
NSCoding, NSExtensionRequestHandling, NSObjectProtocol, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContentContainer, UIFocusEnvironment, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UIStateRestoring, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

public class SKCloudServiceSetupViewController
extends UIViewController
Since:
Available in iOS 10.1 and later.
  • Constructor Details

    • SKCloudServiceSetupViewController

      public SKCloudServiceSetupViewController()
    • SKCloudServiceSetupViewController

      protected SKCloudServiceSetupViewController​(NSObject.Handle h, long handle)
    • SKCloudServiceSetupViewController

      protected SKCloudServiceSetupViewController​(NSObject.SkipInit skipInit)
    • SKCloudServiceSetupViewController

      public SKCloudServiceSetupViewController​(String nibNameOrNil, NSBundle nibBundleOrNil)
    • SKCloudServiceSetupViewController

      public SKCloudServiceSetupViewController​(NSCoder coder)
  • Method Details