Class UIVideoEditorController

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

public class UIVideoEditorController
extends UINavigationController
  • Constructor Details

    • UIVideoEditorController

      public UIVideoEditorController()
    • UIVideoEditorController

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

      protected UIVideoEditorController​(NSObject.SkipInit skipInit)
    • UIVideoEditorController

      public UIVideoEditorController​(Class<? extends UINavigationBar> navigationBarClass, Class<? extends UIToolbar> toolbarClass)
    • UIVideoEditorController

      public UIVideoEditorController​(UIViewController rootViewController)
    • UIVideoEditorController

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

      public UIVideoEditorController​(NSCoder coder)
  • Method Details