Uses of Class
org.robovm.apple.mediaplayer.MPMusicShuffleMode
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMusicShuffleMode in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMusicShuffleMode Modifier and Type Method Description MPMusicShuffleModeMPMusicPlayerController. getShuffleMode()static MPMusicShuffleModeMPMusicShuffleMode. valueOf(long n)Returns the enum constant of this type with the specified name.static MPMusicShuffleModeMPMusicShuffleMode. valueOf(String name)Returns the enum constant of this type with the specified name.static MPMusicShuffleMode[]MPMusicShuffleMode. values()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 MPMusicShuffleMode Modifier and Type Method Description voidMPMusicPlayerController. setShuffleMode(MPMusicShuffleMode v)