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