Class UIViewControllerExtensions

java.lang.Object
org.robovm.objc.ObjCExtensions
org.robovm.apple.foundation.NSExtensions
org.robovm.apple.mediaplayer.UIViewControllerExtensions

public final class UIViewControllerExtensions
extends NSExtensions
  • Method Details

    • presentMoviePlayerViewController

      @Deprecated public static void presentMoviePlayerViewController​(UIViewController thiz, MPMoviePlayerViewController moviePlayerViewController)
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
    • dismissMoviePlayerViewController

      @Deprecated public static void dismissMoviePlayerViewController​(UIViewController thiz)
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.