Uses of Class
org.robovm.apple.mediaplayer.MPSeekCommandEventType
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPSeekCommandEventType in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPSeekCommandEventType Modifier and Type Method Description MPSeekCommandEventTypeMPSeekCommandEvent. getType()static MPSeekCommandEventTypeMPSeekCommandEventType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSeekCommandEventTypeMPSeekCommandEventType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSeekCommandEventType[]MPSeekCommandEventType. values()Returns an array containing the constants of this enum type, in the order they are declared.