Uses of Class
org.robovm.apple.photos.PHVideoRequestOptionsVersion
| Package | Description |
|---|---|
| org.robovm.apple.photos |
-
Uses of PHVideoRequestOptionsVersion in org.robovm.apple.photos
Methods in org.robovm.apple.photos that return PHVideoRequestOptionsVersion Modifier and Type Method Description PHVideoRequestOptionsVersionPHVideoRequestOptions. getVersion()static PHVideoRequestOptionsVersionPHVideoRequestOptionsVersion. valueOf(long n)Returns the enum constant of this type with the specified name.static PHVideoRequestOptionsVersionPHVideoRequestOptionsVersion. valueOf(String name)Returns the enum constant of this type with the specified name.static PHVideoRequestOptionsVersion[]PHVideoRequestOptionsVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.photos with parameters of type PHVideoRequestOptionsVersion Modifier and Type Method Description voidPHVideoRequestOptions. setVersion(PHVideoRequestOptionsVersion v)