Uses of Class
org.robovm.apple.mediaplayer.MPMovieControlStyle
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMovieControlStyle in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMovieControlStyle Modifier and Type Method Description MPMovieControlStyleMPMoviePlayerController. getControlStyle()Deprecated.Deprecated in iOS 9.0.static MPMovieControlStyleMPMovieControlStyle. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieControlStyleMPMovieControlStyle. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieControlStyle[]MPMovieControlStyle. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.mediaplayer with parameters of type MPMovieControlStyle Modifier and Type Method Description voidMPMoviePlayerController. setControlStyle(MPMovieControlStyle v)Deprecated.Deprecated in iOS 9.0.