Class SLComposeViewController

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

public class SLComposeViewController
extends UIViewController
  • Constructor Details

    • SLComposeViewController

      public SLComposeViewController()
    • SLComposeViewController

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

      protected SLComposeViewController​(NSObject.SkipInit skipInit)
    • SLComposeViewController

      public SLComposeViewController​(SLServiceType serviceType)
    • SLComposeViewController

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

      public SLComposeViewController​(NSCoder coder)
  • Method Details