Class MPMoviePlayerFullscreenAnimation

java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation

public class MPMoviePlayerFullscreenAnimation
extends NSDictionaryWrapper
  • Method Details

    • has

      public boolean has​(NSString key)
    • get

      public NSObject get​(NSString key)
    • getDuration

      @Deprecated public double getDuration()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getCurve

      @Deprecated public UIViewAnimationCurve getCurve()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit