Class UIViewControllerExtensions


  • public final class UIViewControllerExtensions
    extends NSExtensions
    • Method Detail

      • presentMoviePlayerViewController

        @Deprecated
        public static void presentMoviePlayerViewController​(UIViewController thiz,
                                                            MPMoviePlayerViewController moviePlayerViewController)
        Deprecated.
        Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
        Since:
        Available in iOS 3.2 and later.
      • dismissMoviePlayerViewController

        @Deprecated
        public static void dismissMoviePlayerViewController​(UIViewController thiz)
        Deprecated.
        Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
        Since:
        Available in iOS 3.2 and later.