Package org.robovm.apple.mediaplayer
Class MPMoviePlayerFullscreenAnimation
java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.mediaplayer.MPMoviePlayerFullscreenAnimation
public class MPMoviePlayerFullscreenAnimation extends NSDictionaryWrapper
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPMoviePlayerFullscreenAnimation.AsListMarshalerstatic classMPMoviePlayerFullscreenAnimation.Keysstatic classMPMoviePlayerFullscreenAnimation.Marshaler -
Field Summary
Fields inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
data -
Method Summary
Modifier and Type Method Description NSObjectget(NSString key)UIViewAnimationCurvegetCurve()Deprecated.Deprecated in iOS 9.0.doublegetDuration()Deprecated.Deprecated in iOS 9.0.booleanhas(NSString key)Methods inherited from class org.robovm.apple.foundation.NSDictionaryWrapper
getDictionary, toString
-
Method Details
-
has
-
get
-
getDuration
Deprecated.Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit -
getCurve
Deprecated.Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
-